What happens with the response when I start a webhook action?
I used to send a json object back to glide as response.
It would be nice if I coud use this objekt to create a row or set columns and so on.
What happens with the response when I start a webhook action?
I used to send a json object back to glide as response.
It would be nice if I coud use this objekt to create a row or set columns and so on.
Unfortunately I don’t think there is currently a way to capture the response, probably because it’s asynchronous.
2 years later still no way to capture a response?