Send Data from Python and Tulip

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.