Hi @kevin_r welcome to the community!
Could you give us a little more detail about what you’re trying to do here? It sounds like you’re using a Catch Webhook as the trigger for the Zap, is that right? And what other app(s) and action(s) are you using? If we know some more information we’ll be able to get on the same page
Hi @Danvers ,
I’m calling an API which was built using a java platform called Railo which has some limits. I’m trying to call the api which expects a POST rather than a GET. I have not got as far as using any other apps yet.
The API method I am calling will return an array of users but at the moment it is not seeing anything as it can’t see the values sent in the body,
Kevin
Hi @kevin_r! I’m sorry for the delay in getting back to you, were you able to get to the bottom of this?
Hi, @Danvers I have managed to get the trigger to work by using URL parameters. I would really prefer to submit the values as if the form was being submitted but I can’t see how to do that. Our application has no way to see variables submitted in the body.
Kevin
Hi @kevin_r Thanks for letting us know how you solved this!
I’m sorry that you couldn’t get it working in the way that you wanted, but I’m glad that you were able to get to the bottom of things