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