Sage Intacct REST Connector
Set up a Sage Intacct REST API connection in PlaidCloud to integrate financial and accounting data into your workflows.
API Documentation
The Sage Intacct REST API documentation is available at the Sage Developer site.
Security Requirements
The connector authenticates with a Sage Intacct Web Services sender ID plus a user-level login. The sender credentials must be enabled for your company by Sage support; the user credentials must have permissions for every Intacct object the connector will read.
Treat sender and user credentials as secrets — store them only via the Credentials area in PlaidCloud and reference them from the connection.
Obtain Credentials
- Open the Sage Intacct Company Setup area
- Enable Web Services for the sender ID provided by Sage
- Create or select a Web Services user for PlaidCloud
- Grant the user permissions on every object you intend to query
- Record the company ID, user ID, user password, sender ID, and sender password
Create REST Connector
- Go to Tools > Connections and click
Add Connection - Select Sage Intacct as the connection type
- Enter:
- Connection Name — friendly name shown in workflow steps
- Company ID — the Intacct company you're connecting to
- User ID and User Password
- Sender ID and Sender Password
- Entity — optional, for multi-entity tenants
- Click
Testto validate the credentials - Click
Save
Use in Workflow Steps
The connection is selectable from these workflow import steps:
- Import Sage AP — AP bill headers
- Import Sage AP Lines — AP bill line detail
- Import Sage Intacct Query — generic query against any Intacct object