Hi Kedar, you can learn about the requests library in python in many places. I like the tutorials on Real Python. There is a post from a few years ago on the forums here Guide: Using the Table API and Python to import data from a Tulip Table into Power BI. Using the Tulip API you will requests specific records (rows of a table) and manipulate those records. You won’t be pulling down an entire Tulip table. What do you mean when you say “If I click a button in Tulip, tulip should send the data back to Python”. For Tulip to send data anywhere you will have to have a server with a url.
Ethan
4
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How can we send data from Python in tulip database table, please suggest | 14 | 1941 | September 22, 2022 | |
| Instructions on how python and Tulip work together | 1 | 1193 | April 13, 2021 | |
| Guide: Using the Table API and Python to import data from a Tulip Table into Power BI | 21 | 6274 | May 9, 2025 | |
| Automated: Tulip Table to CSV, then CSV back to same Tulip table | 3 | 162 | October 17, 2025 | |
| Programmatically Getting Data Out of Tulip: Pseudo-code | 1 | 1308 | January 11, 2023 |