JimHarrison
2 months agoQrew Champion
Pipelines JSON Fetch Step settings
Wanted to see if I could get report records using JSON Fetch step. I get a response but there are no records in the response, just headers and metadata.
Method: POST
URL: https://api.quickbase.com/v1/records/query
Auth schema: Quickbase Usertoken
Headers:
QB-Realm-Hostname: yourrealm.quickbase.com
Content-Type: application/json
Accept: application/json
Get a report.
For future me.