i am trying to use webhook with a GET call for a lottery API.
I would like to get any specific game results, but i only get the first one.
i tried using query parameters but always the result is the same, just the first item .
Any idea?
How to get multiple items in a Webhook GET call?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Hi
You may need to use a Code step to make the API request, then handle the returned response.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.