Forum Discussion
ArchiveUser
9 years agoQrew Captain
Here is a complete URL that will retrieve an entire table of data. Just replace the 5 variables that start with "YOUR" with your information and paste the entire string into the URL box in Power BI:
https://YOUR_DOMAIN.quickbase.com/db/YOUR_TABLE_ID?a=API_GenResultsTable&apptoken=YOUR_APP_TOKEN&ticket=API_Authenticate&username=YOUR_USERNAME&password=YOUR_PASSWORD
Note: While this will work, it is not the most secure. Your credentials are stored in plain text.
https://YOUR_DOMAIN.quickbase.com/db/YOUR_TABLE_ID?a=API_GenResultsTable&apptoken=YOUR_APP_TOKEN&ticket=API_Authenticate&username=YOUR_USERNAME&password=YOUR_PASSWORD
Note: While this will work, it is not the most secure. Your credentials are stored in plain text.