Recursive call webhook
Status: Closed · Asked by 신호재 on · 0 views
I made workflow like function.
so it works well.
But at recently, i call recursive webhook.
so my task remains 0 task.
how about to prohibit the same url with self-url.
ofcourse, if user can select to prohibit or not to prohibit for recursive call.
how about to prohibit the same url with self-url.
Please clarify the above statement with some example.
how about to prohibit the same url with self-url.Please clarify the above statement with some example.
As shown below in workflow,
While using webhook as a function,
You put your own url in an api - webbook.
In this case, I hope there's a warning message.

As shown below in workflow,
While using webhook as a function,
You put your own url in an api - webbook.In this case, I hope there's a warning message.
Thanks for sharing the details, we discussed this with the team and made the changes.
Now, you won't be able to use same Workflow's webhook URL in the API step.
