how to get the data from webhook in python dataframe ?
Status: Open · Asked by ranga naik on · 0 views
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
Hello @ranganna
We are quite not clear about your use case. Can you please elaborate on it so we can better assist you.
I am using below webhook address. I want to get same data in the python dataframe for analysis I mean adding additional data
https://connect.pabbly.com/workflow/sendwebhookdata/IjU3NjUwNTY4MDYzMTA0M2Q1MjY0NTUzNzUxM2Ei_pc
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.
Hello @rangannaPlease 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.
Yes but i want to run python in my local machine
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'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..
I have so many look up SQL tables .. can't we recieve response from webhook in python code..
Can we run spark code and linear regression in your python environment
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/.