Hi @Datta Shewale
For us to have more info, post these screenshots:
- how your Zap step API request is configured in EDIT mode with the field mappings visible
- the encountered error
Also, link to the app API endpoint documentation you used to configure the API request.
Hi @Datta Shewale,
We just wanted to see how everything is going with your Zap. Did Troy's recommendation get the job done? Feel free to reach out if you need further assistance with your Zap. We're glad to address any concerns and assist you.
We're looking forward to your response.
Hi @Datta Shewale,
If you're encountering a "400 Bad Request" error in Webhooks by Zapier, it indicates that the server could not process your request due to invalid syntax. To troubleshoot, first, ensure that the Content-Type aligns with your data; for instance, JSON data should have a Content Type of 'application/json.' Next, validate that the data you're sending matches the specified Content and is properly formatted, such as ensuring valid JSON when required. Additionally, check the API documentation for any specific headers or restrictions that might be necessary.
We're here to help, so please don't hesitate to reach out if you have any further questions or concerns.