Hey,
I am developing a new Integration using the Zapier Platform. I am getting the following warnings in the Publishing Tasks:
Static Sample Is Required
When a user sets up a trigger, they need sample data to be returned in order to have fields available to map in the subsequent steps. If testing the trigger returns no live results, we use static sample data as a fallback.
It's very important that the structure of an object from the actual trigger and in the sample data are identical. Otherwise, users could map fields that don't exist in the live results, which results in a broken Zap.
See Sample Data for more details on this.
Error code D012
But my Action just returns a hydrated file. How do I include a file in my sample data?