Hello,
I’m currently trying to get certain info from an API, but using the GET webhook in the Webhooks by Zapier action is returning all events from that API.
I’m new to Zapier, and know that Query string parameters will most likely need to be used, but unsure how to format it. Below is an example of data we are receiving from the API. It seems that each “event” is numbers, and has nested objects.
As an example here, how would I query for a specific code under coupons and only return information from that event? Do I need a code step before or after or would I be able to just use the Query string parameters?