Skip to main content
Best answer

Search Action

  • April 21, 2020
  • 2 replies
  • 1306 views

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

 

Best answer by Danvers

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

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

2 replies

Danvers
Forum|alt.badge.img+12
  • Zapier Staff
  • Answer
  • April 23, 2020

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