Dynamic urls for flow builder webhooks
It should also be possible to insert variables in the URLs to be called up in the webhooks in order to assemble them dynamically. Many interfaces require this, e.g. for DELETE requests. Example: DELETE https://example.com/api/v1/users/test@example.com
This example cannot currently be implemented, which is a major problem when using the function.
1
vote
Alexander Pankow
shared this idea