Webhook with variable not working
under review
Hari Prasad Anasuri
Passing the variable value in the api as below:
But the variable is not getting the value which I've pass in the request. It is always getting the initial value given.
C
Christian
marked this post as
under review
Hi Hari Prasad Anasuri,
We haven't actually added the ability to assign values to variables in webhook URLs.
You can do this using the v2 API URL though.
Do you specifically need to use the webhook functionality?
Hari Prasad Anasuri
No that is fine...
Alex Rodríguez
Christian Hi! I've been trying to pass a {Variable} value through a webhook within a Flow, both in the body and the URL with no success. Am I missing something or it doesn't work like that?