Sample Data isn't populating for the Debugger

Sample Data isn't populating for the Debugger

Comments

  • I was testing a flow recently and found that data from its executions werent appearing as sample data in the debugger. Does anyone know why?

  • The debugger itself is the only thing that will automatically create Sample Data for flows. When Remember to the Recent List is checked under System > Settings > Designer Studio Settings, the debugger will save flow input data. If you want to expose the data from live flow executions that ran outside of the debugger, you will need to make use of a Log step, Send Email Step, or have a data type specifically made for capturing that data.

Sign In or Register to comment.