Forum Discussion
GiuseppeMacri
6 years agoQrew Captain
Heres the SDK For python
https://github.com/QuickbaseAdmirer/Quickbase-Python-SDK
------------------------------
GMacri
------------------------------
https://github.com/QuickbaseAdmirer/Quickbase-Python-SDK
------------------------------
GMacri
------------------------------
AustinK
6 years agoQrew Commander
A far better solution is using a more updated library. Even using just Requests without a library is probably better. The SDK above is not really supported and does not receive any updates. https://github.com/sjmh/pyqb
To the OP, check out this thread where I helped someone else connect via the library I linked. They gave a step by step that they followed. It also says how to do it via Requests if you want to do it that way too.
https://community.quickbase.com/communities/community-home/digestviewer/viewthread?MessageKey=ccf46a98-1d3a-43a4-b3dd-09ad28b68f98&CommunityKey=d860b0f8-6a48-487b-b346-44c47a19a804&tab=digestviewer
To the OP, check out this thread where I helped someone else connect via the library I linked. They gave a step by step that they followed. It also says how to do it via Requests if you want to do it that way too.
https://community.quickbase.com/communities/community-home/digestviewer/viewthread?MessageKey=ccf46a98-1d3a-43a4-b3dd-09ad28b68f98&CommunityKey=d860b0f8-6a48-487b-b346-44c47a19a804&tab=digestviewer
- PaulEaston4 years agoQrew Assistant CaptainDoes pyqb not support GET for file downloads? I want to write a Python script that will download attachments using GET requests.
------------------------------
Paul Easton
------------------------------