I’m running into an issue with the Zapier addon ever since the v4 release. Zaps created before v4 of the addon are still working.
-
In Zapier it will only load sample data from the Gravity Form.
-
Because it only loads sample data, the file upload field always returns “http://domain.dev/some_location/file.png”.
-
The zap step to upload the file to Google Drive fails the test because there is no file to upload since it can only see sample data with the fake URL instead of a file from a real form submission.
-
Since the above upload fails, I can’t save the Drive URL to a field in Salesforce.
The rest of the sample data has been okay to get around since it’s just text, but the file upload is crucial as this is for job applications.
Is there a way to get around this so I can get real form data passed from GF to Zapier in the test trigger?