Search documentation...

K
ChangelogBook a demoSign up

Sage Intacct

Sync data from your warehouse to Sage Intacct to streamline your financial processes and gain comprehensive insights into your financial data.

Supported syncing

TypeDescriptionSupported Sync ModesAPI Reference
AR AdjustmentSync data from any source to the AR Adjustment objectInsertAR Adjustment docs
AR PaymentSync data from any source to the AR Payment objectInsertAR Payment docs
ContactSync data from any source to the Contact objectUpsert, Update, InsertContact docs
CustomerSync data from any source to the Customer objectUpsert, Update, InsertCustomer docs
InvoiceSync data from any source to the Invoice objectUpdate, InsertInvoice docs
Journal EntrySync data from any source to the Journal Entry objectInsertJournal Entry docs
TransactionSync data from any source to the Transaction objectUpdate, InsertTransaction docs

For more information about sync modes, refer to the sync modes docs.

Connect to Sage Intacct

Go to the Destinations overview page and click the Add destination button. Select Sage Intacct and click Continue. You can then authenticate Hightouch to Sage Intacct.

Enter the following required fields into Hightouch:

  • Sender ID: Enter a valid Sender ID.
  • Sender Password: Enter a valid Sender Password.
  • Company ID: Enter a valid Company ID.
  • User ID: Enter a valid User ID.
  • User Password: Enter a valid User Password.

Sync configuration

Once you've set up your Sage Intacct destination and have a model to pull data from, you can set up your sync configuration to begin syncing data. Go to the Syncs overview page and click the Add sync button to begin. Then, select the relevant model and the Sage Intacct destination you want to sync to.

Syncing AR Adjustment

Sync data from any source to the AR Adjustment object

Field mapping

Hightouch lets you sync AR Ajustment fields via field mapping. You can map data from any of your model columns to the default AR Adjustment fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Syncing AR Payment

Sync data from any source to the AR Payment object

Field mapping

Hightouch lets you sync AR Payment fields via field mapping. You can map data from any of your model columns to the default AR Payment fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Syncing Contact

Sync data from any source to the Contact object

Record matching

You can match rows from your model to Contact in Sage Intacct on any column in your model and any field in Sage Intacct. Ensure the data types of the model column and Sage Intacct field you select match. Refer to the record matching docs for more information.

In Insert mode, Sage Intacct automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync Contact fields via field mapping. You can map data from any of your model columns to the default Contact fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

BehaviorDescription
Do nothingKeep the Contact in Sage Intacct with all its synced fields
ClearClear all the mapped fields, but keep the Contact in Sage Intacct
DeleteDelete the synced Contacts from Sage Intacct

Syncing Customer

Sync data from any source to the Customer object

Record matching

You can match rows from your model to Customer in Sage Intacct on any column in your model and any field in Sage Intacct. Ensure the data types of the model column and Sage Intacct field you select match. Refer to the record matching docs for more information.

In Insert mode, Sage Intacct automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync Customer fields via field mapping. You can map data from any of your model columns to default and custom Customer fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

BehaviorDescription
Do nothingKeep the Customer in Sage Intacct with all its synced fields
ClearClear all the mapped fields, but keep the Customer in Sage Intacct
DeleteDelete the synced Customers from Sage Intacct

Syncing Invoice

Sync data from any source to the Invoice object

Record matching

You can match rows from your model to Invoice in Sage Intacct on any column in your model and any field in Sage Intacct. Ensure the data types of the model column and Sage Intacct field you select match. Refer to the record matching docs for more information.

In Insert mode, Sage Intacct automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync Invoice fields via field mapping. You can map data from any of your model columns to default and custom Invoice fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

BehaviorDescription
Do nothingKeep the Invoice in Sage Intacct with all its synced fields
ClearClear all the mapped fields, but keep the Invoice in Sage Intacct

Syncing Journal Entry

Sync data from any source to the Journal Entry object

Field mapping

Hightouch lets you sync Journal Entry fields via field mapping. You can map data from any of your model columns to the default and custom Journal Entry fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Formatting entries

Hightouch recommends using the array builder inline mapper to map properties that the Sage Intacct SDK expects.

Entries array builder

The Sage Intacct SDK automatically determines the TR_TYPE based on the AMOUNT of the entry, so there's no need to map this field. To represent whether an entry is a debit or credit, use a positive or negative AMOUNT value, respectively. The sum of all entries in the array will be zero. The absolute value of the AMOUNT should not be used.

Syncing Transaction

Sync data from any source to the Transaction object

Record matching

You can match rows from your model to Transaction in Sage Intacct on any column in your model and any field in Sage Intacct. Ensure the data types of the model column and Sage Intacct field you select match. Refer to the record matching docs for more information.

In Insert mode, Sage Intacct automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync Transaction fields via field mapping. You can map data from any of your model columns to default and custom Transaction fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

BehaviorDescription
Do nothingKeep the Transaction in Sage Intacct with all its synced fields
ClearClear all the mapped fields, but keep the Transaction in Sage Intacct

Tips and troubleshooting

Common errors

To date, our customers haven't experienced any errors while using this destination. If you run into any issues, please don't hesitate to . We're here to help.

Live debugger

Hightouch provides complete visibility into the API calls made during each of your sync runs. We recommend reading our article on debugging tips and tricks to learn more.

Sync alerts

Hightouch can alert you of sync issues via Slack, PagerDuty, SMS, or email. For details, please visit our article on alerting.

Ready to get started?

Jump right in or a book a demo. Your first destination is always free.

Book a demoSign upBook a demo

Need help?

Our team is relentlessly focused on your success. Don't hesitate to reach out!

Feature requests?

We'd love to hear your suggestions for integrations and other features.

Last updated: Dec 18, 2023

On this page

Supported syncingConnect to Sage IntacctSync configurationSyncing AR AdjustmentSyncing AR PaymentSyncing ContactSyncing CustomerSyncing InvoiceSyncing Journal EntrySyncing TransactionTips and troubleshootingCommon errorsLive debuggerSync alerts

Was this page helpful?