Skip to main content

Hi everyone, 
I would like to retrieve event data via a GET webhook and then write the data to an HTML table all at once. In Postman, the API call outputs several data records. In Zapier, the webhook step only gives me one record at a time and creates as many new HTML tables as I have records. 
My question - How can I retrieve all the data in the GET call as JSON and write it to an HTML table?

Find here some screenshots:


Thank you,
Kind regards
Elias

 

Hi ​@egruber1 ,

 

With which API are you trying to get multiple records? Also can you share screenshot of Action 5?


Hi, 

see here my configuration in the API Call. Is that good for you ?

 


Reply