Forum Discussion
RobIV
7 years agoQrew Cadet
Use the API --> https://help.quickbase.com/api-guide/index.html
I use node.js so I'm not familiar with Python, but it all essentially works the same.
See this library:
http://docs.python-requests.org/en/master/
This should allow you to do whatever your heart desires.
Hope this helps,
~Rob
I use node.js so I'm not familiar with Python, but it all essentially works the same.
See this library:
http://docs.python-requests.org/en/master/
This should allow you to do whatever your heart desires.
Hope this helps,
~Rob