Skip to main content

I received error in my zap
 


Please help me to resolve this.
my code 
 

 

Hey @Harshida 🖐️

Looks like you have an open ticket with our Support team with this question and they’ve replied with some recommendations in that thread for your particular case - could you please take a look and reply on that ticket?

That error will show when every response doesn’t include at least one object with an id . The code block above looks like it will only add an id property when results.data.length > 0, there is no else statement.