• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Recursive call webhook

hojae6b4

Member
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.
 
P

PabblyMember3

Guest
how about to prohibit the same url with self-url.

Please clarify the above statement with some example.
 

hojae6b4

Member
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.



스크린샷 2021-05-25 오후 10.30.25.png
 
P

PabblyMember3

Guest
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.



View attachment 1101
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.

1622009439048.png
 
Top