I am working on a Zap and it’s working but not retrieving all the custom fields.
It’s retrieving one of them, but not the other 2.
Any ideas?
Here are the custom fields that should be coming over...


I really only need the values, if that helps.
I am working on a Zap and it’s working but not retrieving all the custom fields.
It’s retrieving one of them, but not the other 2.
Any ideas?
Here are the custom fields that should be coming over...


I really only need the values, if that helps.
Best answer by robschmidt
Hi
Zapier can receive all the results but Zapier can only work with one array at a time. You need to use “Looping by Zapier” to process every arrays that are received.
Alternatively, you can make API request through “Code Step” action using JS or Python and that way you will have access to the entire response not just one array.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.