Best answer

How to use Quickbooks Online API call option into Zapier

  • 13 March 2023
  • 5 replies
  • 37 views

Userlevel 1

Hi there,

 

Anyone has used API Call option provided by Quickbooks Online App on Zapier? If yes can you please help me with the exact steps and possible values into the URL field and other fields?

 

Thanks

icon

Best answer by Troy Tessalone 13 March 2023, 17:07

View original

5 replies

Userlevel 7
Badge +14

Hi @WilCompute 

Good question.

Which QBO API endpoint are you trying to use?

https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/account

Userlevel 1

Hi @Troy Tessalone ,

 

Thanks for your quick reply.

 

I want to use Delete Invoice Endpoint.

 

Thanks

Userlevel 1

@Troy Tessalone 

I am confused about the fields inside Red boxes in the above image. Please help if you clarify me about these fields with regards of QBO.

 

Thanks in advance.

Userlevel 7
Badge +14

@WilCompute 

If you need help, consider hiring a Certified Zapier Expert: https://zapier.com/experts

 

Get base URLs for the QBO Accounting API
  • For sandbox and testing environments: https://sandbox-quickbooks.api.intuit.com
  • For production apps: https://quickbooks.api.intuit.com
 

QBO API endpoint for Delete Invoice:

https://developer.intuit.com/app/developer/qbo/docs/api/accounting/most-commonly-used/invoice#delete-an-invoice

 

 

Base URL + path/parameters

 

Body Data (there are more shown when scrolling down on the QBO API page)

 

Header

 

Userlevel 1

Thank you @Troy Tessalone ,

 

I will try these suggestions.

 

Regards

Reply