Skip to main content

Hey folks, I’m using the API Request (Beta) in QuickBooks Online action step to query class information in Quickbooks. I seem to keep getting an error and I’m not sure what I’m missing. 

I’m trying to query by name but I keep getting an authorization error but the action step should take care of all the authorizations. At least, so I thought. 🤔

 

 

Hi @Mustapha A 

Good question.

Try moving the URL query string parameters (after the ?) to the Query String Parameters section.

And don’t encode the right side of the query (after the 🙂.

 


What should I put under the query string parameters section? @Troy Tessalone 


@Mustapha A 

URL: https://quickbooks.api.intuit.com/v3/company/9130350000239366/query

left side: query

right side: select * from class


Worked like a charm! Thanks Troy! 


Reply