Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Integrate Sage Intacct Data into Automated Tasks with Power Automate
Use CData Connect Cloud to connect to Sage Intacct data and integrate live Sage Intacct data into your Power Automate tasks.
Microsoft Power Automate is an online service that automates events (known as workflows) across the most common apps and services. When paired with CData Connect Cloud, you get instant, cloud-to-cloud access to Sage Intacct data for visualizations, dashboards, and more. This article shows how to connect to Connect Cloud from Power Automate and integrate live Sage Intacct data into your workflows and tasks.
CData Connect Cloud provides a pure SQL, cloud-to-cloud interface for Sage Intacct, allowing you to easily integrate with live Sage Intacct data in Power Automate — without replicating the data. CData Connect Cloud looks exactly like a SQL Server database to Power Automate and uses optimized data processing out of the box to push all supported SQL operations (filters, JOINs, etc) directly to Sage Intacct, leveraging server-side processing to quickly return Sage Intacct data.
About Sage Intacct Data Integration
CData provides the easiest way to access and integrate live data from Sage Intact. Customers use CData connectivity to:
- Access Sage Intacct without worrying about API updates or changes.
- Access custom objects and fields in Sage Intacct with no extra configuration steps involved.
- Write data back to Sage Intacct using embedded Web Services credentials with Basic authentication.
- Use SQL stored procedures to perform functional operations like approving or declining vendors, inserting engagements, and creating or deleting custom objects or fields.
Users frequently integrate Sage Intact with analytics tools such as Tableau, Power BI, and Excel, and leverage our tools to replicate Workday data to databases or data warehouses.
To learn about how other customers are using CData's Sage Intacct solutions, check out our blog: Drivers in Focus: Accounting Connectivity.
Getting Started
Configure Sage Intacct Connectivity for Power Automate
Connectivity to Sage Intacct from Power Automate is made possible through CData Connect Cloud. To work with Sage Intacct data from Power Automate, we start by creating and configuring a Sage Intacct connection.
- Log into Connect Cloud, click Sources, and then click Add Connection
- Select "Sage Intacct" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Sage Intacct.
To connect using the Login method, the following connection properties are required: User, Password, CompanyId, SenderId and SenderPassword.
User, Password, and CompanyId are the credentials for the account you wish to connect to.
SenderId and SenderPassword are the Web Services credentials assigned to you by Sage Intacct.
- Click Create & Test
-
Navigate to the Permissions tab in the Add Sage Intacct Connection page and update the User-based permissions.
Add a Personal Access Token
When connecting to Connect Cloud through the REST API, the OData API, or the Virtual SQL Server, a Personal Access Token (PAT) is used to authenticate the connection to Connect Cloud. It is best practice to create a separate PAT for each service to maintain granularity of access.
- Click on the Gear icon () at the top right of the Connect Cloud app to open the settings page.
- On the Settings page, go to the Access Tokens section and click Create PAT.
-
Give the PAT a name and click Create.
- The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.
With the connection configured and a PAT generated, you are ready to connect to Sage Intacct data from Power Automate.
Connecting to CData Connect Cloud
To use Connect Cloud to integrate Sage Intacct data into your Power Automate tasks, you need a new SQL Server connection:
- Log in to Power Automate
- Click Data -> Connections -> New connection
- Select SQL Server
- In the connection wizard:
- Choose to connect directly
- Set SQL server name to tds.cdata.com,14333
- Set SQL database name to the name of the Sage Intacct connection (e.g. SageIntacct1)
- Set Username to a Connect Cloud user (e.g. [email protected])
- Set Password to the PAT for the above user
- Click Create
Integrating Sage Intacct Data into Power Automate Tasks
With the connection to Connect Cloud configured, you are ready to integrate live Sage Intacct data into your Power Automate tasks.
- Log in to Power Automate
- Click My flows -> New flow and choose to create the flow from blank or template
- Add (or configure) a SQL Server action (like Get rows) and configure the action to connect to your Connect Cloud connection
- Select a Table to work with (from the drop-down menu) and configure any advanced options (like filters, orders, etc)
- Configure any actions to follow and test, then save the flow
SQL Access to Sage Intacct Data from Cloud Applications
Now you have a direct connection to live Sage Intacct data from Power Automate tasks. You can create more connections and workflows to drive business — all without replicating Sage Intacct data.
To get SQL data access to 100+ SaaS, Big Data, and NoSQL sources directly from your cloud applications, sign up for a free trial of CData Connect Cloud.
Related Power Automate Articles
This article walks through using CData Connect Cloud with Power Automate (Online). Check out our other articles for more ways to work with Power Automate Desktop: