Imagine that I'm doing a integration of Zapier with a new account on my system. This means that there will be no sample data to be fetched. Just the sample data that I've placed at the Zapier Integration code.
So, my current behaviour when Zapier looks for a sample data is to return an empty array. But this is showing an error at the UI.
There is any way to force Zapier to use the sample data when there is no real data? Or, if I return the sample data, is Zapier smart enough to identify the sample data and avoid calling the test on the next steps?