cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Hi, need help to output multiple records to api endpoint response.

darren-chow
Deputy Chef I
Deputy Chef I

Hi, need help to output multiple records to api endpoint response.

7 REPLIES 7

umar-aalam
Deputy Chef I
Deputy Chef I

pls elaborate it like what schema you are using, is this in form of array etc. I fetched multiple records using API endpoints. I might help you

darren-chow
Deputy Chef I
Deputy Chef I

hi.. so i making an api endpoint that receives a parameter and returns a list of records as response.. i am having trouble returning all the records as response.. as currently i am only able to return one record..

jblanchett
Deputy Chef III
Deputy Chef III

Edit your response schema to be an array then return a list of records that way

roland-daane
Deputy Chef II
Deputy Chef II

If you share a copy of your recipe we could have a look.


On the output tab of the call that returns 1 record, expand the output and past the json in this chat.


If you use an array, it can contain multiple records.


Which platform are you connecting with?