Table of Contents

Enterprise Service Bus Data Handler - QuickBooks Edit

Purpose

The QuickBooks Edit data handler allows the builder to create an application that edits existing record in QuickBooks Online.

This feature will be available in Platform Version 10.14.1001

Supporting Elements

For the QuickBooks Edit data handler to work properly there needs to be several elements added to the application. A table will need to be created by the builder that the ESB will read from. The QuickBooks Edit Data Handler will read a variable amount of data depending on the type of QuickBooks Record. The ID and Sync Token are used to identify and sync a record with QuickBooks and is required for this data handler to work.

For an End User to connect to QuickBooks and use this ESB they will need to login to QuickBooks Online.

Options

There is five configuration options in this data handler.

Triggering

This Data Handler is triggered via an Enterprise Service Bus Action. To see which actions will trigger this Data Handler use the “Outgoing” tab on the Enterprise Service Bus page.

Field Mapping

The field mapping interface will allow the builder to choose a field on the table selected in the options above or to use a query to find a field on related records to the record created by the data handler. The number of field mappings will change depending on what QuickBooks Table is selected above