Hi all,
we are creating a custom Zapier integration. All worked pretty well until a few days ago, when we experienced a strange behaviour: we created a Zap which creates a Google Cal appointment when an appointment is created on our custom applicaition.
The 1st step works correctly, and Zapier receives the appointment data (Appuntamento is Appointment in italian):
The 2nd step doesn’t work:
As you can see, instead of the dynamic fields, Zapier fills the values with values like {{XXX_fieldName}}.
here’s our action:
We tried to delete the Zap and recreate it from scratch, but nothing changed.
All worked correctly until a few days ago. I don’t know if it is related, but we have just changed the configuration of our triggers, actions and authentication - the urls changed, because we switched from a dev server (ngrok variable address) to a test server (public address). The variable part of the urls is stored in a env variable.
Please can you help us?
Thank you in advance,
Barmassimo