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

how to get the data from webhook in python dataframe ?

ranganna

Member
Hi Team,

I have created the webhook I want to read the webhook data in data frame in python.

Kindly help on this as soon as possible.

Regards,
Ranga Naik
 

Preeti Paryani

Well-known member
Staff member
Hello @ranganna

Please confirm if you want the data received in the trigger step of the workflow named CASH ST Buy Hourly to be sent to your Python dataframe and then get the analyzed response in Pabbly Connect.
 

ArshilAhmad

Moderator
Staff member
I'm afraid the use case you're describing doesn't seem to be possible. You can try using Code by Pabbly to run a Python code if that's what you are looking for.
 

ranganna

Member
I'm afraid the use case you're describing doesn't seem to be possible. You can try using Code by Pabbly to run a Python code if that's what you are looking for.
I have so many look up SQL tables .. can't we recieve response from webhook in python code..
 

Preeti Paryani

Well-known member
Staff member
Hello @ranganna

Unfortunately, the use case you are trying to achieve is not possible with Pabbly Connect.

You can receive responses from Python code (hosted on your local machine) in Pabbly Connect via a webhook, but sending data from Pabbly Connect to your Python code is not feasible.
can't we recieve response from webhook in python code..

If you're looking to use SQL Workbench, we do have a native integration available here: https://www.pabbly.com/connect/integrations/mysql/.
I have so many look up SQL tables

You can also explore other integrated apps with Pabbly Connect by following this link: https://www.pabbly.com/connect/integrations/mysql/.
 
Top