Skip to main content

Hello,
I have an issue related to create a serach action for our zapier integration app. This is what I need exctly. I need to create a search action to find some records via our api and use the result in the next step in our Zap. My issue is that I can see only the first result of that search action when I test the search action. I checked the api, the api returns a list of items to the search action but I don’t know how can see/use those items in our zap

Thank you

 

Hi @Afshin Haftlangi thanks for your question!

 

Search Steps only return the first value in the returned array, sorry about that. We reference this here, although it's not spelled out explicitly:
https://platform.zapier.com/docs/search-create


Thank you for your response