I am trying to send leads to our CRM through Zapier Webhooks, but we are getting the following errors. I just need to confirm that if there is any change or update in the working of Webhook by Zapier that I should know off so we can update our Webhook accordingly.
Page 1 / 1
Hi @Sharoon
For us to have more info, post screenshots showing how your Webhook Zap step is configured in EDIT mode with the field mappings visible for all of the sections.
Also, link to the CRM API endpoint documentation you used to configure the API request in the Zap step.
Actually, I am the developer, and I have access to the API, but due to recent updates the API is not working properly can you help about the Zapier webhook working of if there is any documentation that can help?
Without seeing screenshots for how the Zap step is configured, there’s not much we can derive from the previous screenshots.
I am trying to send leads to our CRM through Zapier Webhooks, but we are getting the following errors. I just need to confirm that if there is any change or update in the working of Webhook by Zapier that I should know off so we can update our Webhook accordingly online erome videos.
There haven’t been any major changes to Webhook by Zapier recently. The issue is likely due to a mismatch in the webhook URL, headers, or payload format expected by your CRM. Double-check the endpoint, authentication method, and data structure. Also, review the Zapier task history for detailed error messages—they often indicate what’s going wrong. Testing the webhook using Postman can help confirm if the issue is with Zapier or your CRM.