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

Webhook Synchronize Task, Response Last Node Data

hoelee

Member
After calling the Pabbly Connect webhook, the default response:
{"status":"success","message":"Response Accepted"}

Besides the default response, how to make it synchronize, and respond data of the last node after it is done?
Thanks.
 
Last edited:
P

Pabblymember11

Guest
Hey @hoelee

Besides the default response, how to make it synchronize, and respond data of the last node after it is done?
Can you please elaborate on your concern briefly, so that we can check the possibility of the same?
 

hoelee

Member
I'm doing a Telegram telethon python bot, when the user selects the command menu, the bot would send an HTTP POST request to Pabbly webhook to retrieve some data from Google Sheets, I would like to directly use the response info for the Python bot reply in Telegram. The Python bot doesn't have the feature to create another webhook, is better direct get the synchronised response from the Pabbly webhook here.
 
P

Pabblymember11

Guest
I am afraid to say your case does not begin very clear, so please record a short video on the same.
 

hoelee

Member
I'm not requesting anything about my workflow, I'm just requesting Pabbly Connect implementation that is capable return the data after all action is finished running. Similar to N8N, Respond When Last Node Finishes.
I hope my request & need is clear enough. Thanks.

n8n.JPG
 
P

Pabblymember11

Guest
You can try the "Data Forwarder by Pabbly: Return Custom Response to the Source" action step once to process the complete data to the workflow.

1688559369083.png
 
Top