Discover how a bimodal integration strategy can address the major data management challenges facing your organization today.
Get the Report →Access Live Paylocity Data in Excel for the Web (Excel 365/Online)
Connect to Paylocity data from Excel 365 Online (Excel for the web) with Connect Spreadsheets.
Looking for Connect Cloud instructions?
Your Connect Cloud account includes Connect Spreadsheets, so you can use the instructions below. You can expect minor differences when referencing the Connect Spreadsheet platform, but the principles still apply!
Microsoft Excel for the web represents a cloud-native iteration of Microsoft Excel. When combined with Connect Spreadsheets by CData, you gain immediate access to Paylocity data directly within Excel, facilitating data analysis, collaboration, calculations, and more. This article shows how to connect to Paylocity in Connect Spreadsheets and access and update live Paylocity data in Excel spreadsheets online.
Connect Spreadsheets is the easiest way to get all your live data into Microsoft Excel and Google Sheets - no more downloading, wrangling, and uploading files again. Just connect to your data, select the dataset you'd like to see, and import it into your spreadsheet.
This setup requires a Connect Spreadsheets instance and the Connect Spreadsheets Add-In for Excel. To get started, sign up a free trial of Connect Spreadsheets and install the free Connect Spreadsheets Excel Add-In.
Configure Paylocity Connectivity for Excel
Connectivity to Paylocity from Excel is made possible through Connect Spreadsheets . To work with Paylocity data from Excel, we start by creating and configuring a Paylocity connection.
- Log into Connect Spreadsheets, click Connections and click Add Connection
- Select "Paylocity" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Paylocity.
Set the following to establish a connection to Paylocity:
- RSAPublicKey: Set this to the RSA Key associated with your Paylocity, if the RSA Encryption is enabled in the Paylocity account.
This property is required for executing Insert and Update statements, and it is not required if the feature is disabled.
- UseSandbox: Set to true if you are using sandbox account.
- CustomFieldsCategory: Set this to the Customfields category. This is required when IncludeCustomFields is set to true. The default value for this property is PayrollAndHR.
- Key: The AES symmetric key(base 64 encoded) encrypted with the Paylocity Public Key. It is the key used to encrypt the content.
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. - IV: The AES IV (base 64 encoded) used when encrypting the content. It is an optional property if the Key value not provided, The driver will generate an IV internally.
Connect Using OAuth Authentication
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
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.
- RSAPublicKey: Set this to the RSA Key associated with your Paylocity, if the RSA Encryption is enabled in the Paylocity account.
- Click Create & Test
With the connection configured, you are ready to connect to Paylocity data from Excel for the web.
Access Live Paylocity Data in Excel for the web
The steps below outline connecting to Connect Spreadsheets from Excel to access live Paylocity data.
- Log into Excel, create a new sheet (or open an existing one).
- Click Insert and click Office Add-ins. (If you have already installed the Add-In, jump to step 4.)
- Search for Connect Spreadsheets and click "Get it now" to install the Add-in.
- Back in Excel, open the Data ribbon select and click the Connect Spreadsheets "Get Data" button.
- In the Add-In panel, click "Log in" to sign into and authenticate with your Connect Spreadsheets account
- In the Connect Spreadsheets panel in Excel, click Import
- Choose a Connection (e.g. Paylocity1), Table (e.g. Employee), and Columns to import
- Optionally add Filters, Sorting, and a Limit
- Click Execute to import the data
Update Paylocity Data from Excel
In addition to viewing Paylocity data in Excel, Connect Spreadsheets also lets you update and delete Paylocity data. Begin by importing data (as described above).
- Update any cell or cells with changes you want to push to Paylocity
- In the Connect Spreadsheets Add-In panel, select Update
- Optionally highlight the cell(s) you wish to update and select an update option ("Update All" or "Update Selected")
- Click Execute to push the updates to Paylocity
A notification will appear when the update is complete
Live Access to Paylocity Data from Spreadsheets
New, you have a direct, cloud-to-cloud connection to live Paylocity data from your Excel workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.
Try Connect Spreadsheets and get real-time data access to 100+ SaaS, Big Data, and NoSQL sources directly from your spreadsheet apps.