Is there anyway to see what API calls a Zap is using to create new records in a connected/integrated application? For example, could is there any way to see what API call was used to create a new record in an App.
Best answer
Is there anyway to see what API calls a Zap is using to create new records in a connected/integrated application?
Best answer by Todd Harper
Not explicitly, but you can always infer this by:
- Looking at the name of the Zapier action and comparing it to the available API calls in the app’s documentation, and/or
- Looking at the data the Zap returned and comparing it to the data that should be returned as stated in the app’s API documentation.
Of course, when developers create a Zapier app, they could potentially create custom API calls that aren’t included in their public API documentation, so there’s a chance the equivalent API call doesn’t even exist (at least not publicly).
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


