Attachments - Sage Intacct Data Target Requirements

DataBlend supports the API calls to Create and Update Attachments records within Sage Intacct leveraging the Sage Intacct SDK. In addition, Custom Fields can be added for data that is unique to your business practices.

An attachment can be any document, such as a bill, spreadsheet, or tax form, that provides tangible, historical, and auditable information in support of a transaction or financial record.

Note: Attachments should be created in Intacct in 2 API calls:

  1. Send attachments into Intacct

  2. Send transactions into Intacct with associated attachment ID (supdocid)

DataBlend Query Object (SDK)

 

Sage Intacct Object (API)

 

Sage Intacct UI Name

 

Required

 

Notes

 

ATTACHMENTNAME

ATTACHMENTNAME

Files in attachment

Yes

File name, no period or extension.

ATTACHMENTTYPE

ATTACHMENTTYPE

Files in attachment

Yes

File extension, no period. Ex. pdf

ATTACHMENTDATA

ATTACHMENTDATA

 

Yes

Base64 encode the file’s binary data

SUPDOCID

SUPDOCID

ID

Optional

Required if company does not have attachment autonumbering configured. Expected value is free text (20)

SUPDOCFOLDERNAME

SUPDOCFOLDERNAME

Folder

Yes

Attachments folder to create in

SUPDOCNAME

SUPDOCNAME

Name

Yes

Name of attachment

SUPDOCDESCRIPTION

SUPDOCDESCRIPTION

Description

Optional

Description