![]() |
VOOZH | about |
CData Connect enables you to access live Paylocity data in workflow automation tools like Power Automate. This article shows how to integrate Paylocity data into a simple workflow, saving Paylocity data into a CSV file.
CData Connect provides a live interface for Paylocity, allowing you to integrate with live Paylocity data in Power Automate β without replicating the data. Connect uses optimized data processing out of the box to push all supported SQL operations (filters, JOINs, etc) directly to Paylocity, leveraging server-side processing to quickly return Paylocity data.
Connectivity to Paylocity from Power Automate is made possible through CData Connect AI. To work with Paylocity data from Power Automate, we start by creating and configuring a Paylocity connection.
Set the following to establish a connection to Paylocity:
This property is required for executing Insert and Update statements, and it is not required if the feature is disabled.
Paylocity will decrypt the AES key using RSA decryption.
It is an optional property if the IV value not provided, The driver will generate a key internally.
You must use OAuth to authenticate with Paylocity. OAuth requires the authenticating user to interact with Paylocity using the browser. For more information, refer to the OAuth section in the Help documentation.
The Pay Entry API is completely separate from the rest of the Paylocity API. It uses a separate Client ID and Secret, and must be explicitly requested from Paylocity for access to be granted for an account. The Pay Entry API allows you to automatically submit payroll information for individual employees, and little else. Due to the extremely limited nature of what is offered by the Pay Entry API, we have elected not to give it a separate schema, but it may be enabled via the UsePayEntryAPI connection property.
Please be aware that when setting UsePayEntryAPI to true, you may only use the CreatePayEntryImportBatch & MergePayEntryImportBatchgtable stored procedures, the
InputTimeEntry table, and the OAuth stored procedures. Attempts to use other features of the product will result in an error. You must also store your OAuthAccessToken
separately, which often means setting a different OAuthSettingsLocation when using this connection property.
π Configuring a connection (Salesforce is shown)
When connecting to Connect AI 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 AI. It is best practice to create a separate PAT for each service to maintain granularity of access.
With the connection configured and a PAT generated, you are ready to connect to Paylocity data from Power Automate Desktop.
After configuring CData Connect with Paylocity, you are ready to integrate Paylocity data into your Power Automate workflows. Open Microsoft Power Automate, add a new flow, and name the flow.
π A new flow in Power AutomateIn the flow editor, you can add the options to connect to Paylocity, query Paylocity using SQL, and write the query results to a CSV document.
Add an "Open SQL connection" action (Action -> Database) and click the option to build the Connection string. In the Data Link Properties wizard:
After building the connection string in the Data Link Properties wizard, save the action.
π A configured 'Open SQL connection' actionAdd an "Execute SQL statement" action (Action -> Database) and configure the properties.
After configuring the properties, save the action.
π A configured 'Execute SQL statement' actionAdd a "Write to CSV file" action (Action -> File) and configure the properties.
After configuring the properties, save the action.
π A configured 'Write to CSV file' actionAdd a "Close SQL connection" action (Action -> Database) and configure the properties.
After configuring the properties, save the action.
π A configured 'Close SQL connection' actionOnce you have configured all the options for the flow, click the disk icon to save the flow. Click the play icon to run the flow.
π A fully configured workflowNow you have a workflow to save Paylocity data into a CSV file.
π Application data in a CSV file (Salesforce is shown)With CData Connect AI, you get live connectivity to Paylocity data within your Microsoft Power Automate workflows.
Now you have a direct connection to live Paylocity data from Power Automate tasks. You can create more connections and workflows to drive business β all without replicating Paylocity data.
To get SQL data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, sign up for a free trial of CData Connect AI.
This article explains how to use CData Connect AI with Power Automate Desktop. Check out our other articles for more ways to work with Power Automate (Desktop & Online):
Learn more about CData Connect AI or sign up for free trial access:
Free Trial