Skip to main content
Question

Partial API response in zapier

  • January 11, 2024
  • 1 reply
  • 41 views

Hey folks! 
I’m trying to create a zap that calls for an API response using webhooks from our Agent’s Shift organizer.

When testing the API call in postman, everything works fine and dandy, and I get all the info in the call.

But when doing the exact same thing through Zapier, I only get 1 shift back out of about 600.
Any idea what can be the reason?
Thanks 💗

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • January 11, 2024

Hi @Noambhs 

Yeah, I’ve noticed that behavior too for some apps with how arrays of items are returned.

A workaround would be to use a Code step to make the API request and handle the API response.