Hello we need help with a strange case of data becoming blank when passed to an Action after we include Perform List end points.
----- DETAILS ----
We were in the last stages of setting up our Zaps and have had them successfully running with Rest Hooks (no Polling)
This meant each time a zap was created you had to make a new event in our system (FoodStorm) but the workflow was working.
Now as we go to submit it for review with Zapier we are addressing the Publish Task Error:
REST Hook Trigger Needs a Polling URL
“When users are setting up a hook-based (aka instant) Trigger, it's important to have a polling fallback. For example, imagine a Zap that triggers on a new Slack message. If testing relies on the sending of a webhook, the test won't complete without the user sending an actual message in a Slack channel, which is disruptive.”
To solve this we have implemented the Perform list with some dummy data, in the same thread as here
with the same thinking there will be no data in the polling list because we are not going to add any to it until the customer subscribes to us via Zapier. So we have just returned the same dummy data as we have in the Sample config:
Long story short, when we now setup a Zap, the Perform list returns the sample data and we can setup the Zap.
HOWEVER ONCE TURNED ON - When FoodStorm event fires DATA IS IN THE EVENT, BUT WHEN IT IS PASSED AS AN ACTION IT IS BLANK.
This is NOT A MAPPING ISSUE as we have tested multiple times, it only becomes BLANK in the action when we add the Perform list config
Here is the Perform list config:
Has anyone had this issue or please Support can you reach out to us.