Skip to main content

Hello, I am trying a REST based API integration via Zapier and by sending a request I received an error, warning me that I must imperatively receive an array as a return type; after changing the type returned to zapier code mode, I received a new error stating that I got non-object result in the array!
It seems that the Zapier system is having some difficulty in interpreting the contents of the array as objects, how can I deal with this problem.

Hi @Israel Mimouni! It looks like a similiar question to this one: 

Could you check if this solves your problem?