Setup Quickbooks (Webhook)

Setup Quickbooks (Webhook)

Follow instructions in our Webhook documentation to understand how OnLink supports webhooks. Here are the config elements you will need for Quickbooks:

config:skip_auth=true Authentication is handled via connection

Additional fields are extracted from Quickbooks API. For example, if you are pushing a Vendor via the webhook, the OnLink will make a call to this API. You can map any of these vendor fields. E.g.

key:Vendor.Id=customfield_10121 map:Vendor.AcctNum=customfield_10122 map:Vendor.DisplayName=customfield_10128


Follow instructions here to configure webhook in Quickbooks: https://developer.intuit.com/app/developer/qbo/docs/develop/webhooks

image-20250530-220529.png

Use the OnLink webhook URL in Quickbook