VOOZH about

URL: https://www.cdata.com/kb/tech/paylocity-cloud-qlikcloud.rst

⇱ Create Apps from Paylocity Data in Qlik Sense Cloud


Create Apps from Paylocity Data in Qlik Sense Cloud

πŸ‘ Jerod Johnson
Jerod Johnson
Director, Technology Evangelism
Use CData Connect AI to connect to Paylocity Data and build apps from live Paylocity data in Qlik Sense Cloud.

Qlik Sense Cloud allows you to create and share data visualizations and interact with information in new ways. CData Connect AI creates a live connection to Paylocity. By pairing Qlik Sense Cloud with CData Connect AI, you get true cloud-to-cloud connectivity to all of your SaaS and cloud-based Big Data and NoSQL sources β€” no need to migrate your data or write your integrations. Simply connect to Connect AI from Qlik Sense Cloud and get instant, live access to your Paylocity data.

In this article, we walk through two connections:

  1. Connecting to Paylocity in Connect AI
  2. Connecting to Connect AI from Qlik Sense Cloud to create a model and build a simple dashboard

Configure Paylocity Connectivity for Qlik Sense Cloud

Connectivity to Paylocity from Qlik Cloud is made possible through CData Connect AI. To work with Paylocity data from Qlik Cloud, we start by creating and configuring a Paylocity connection.

  1. Log into Connect AI, click Sources, and then click Add Connection
  2. πŸ‘ Adding a Connection
  3. Select "Paylocity" from the Add Connection panel
  4. πŸ‘ Selecting a data source
  5. 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. πŸ‘ Configuring a connection (Salesforce is shown)

  6. Click Save & Test
  7. Navigate to the Permissions tab in the Add Paylocity Connection page and update the User-based permissions. πŸ‘ Updating permissions

Add a Personal Access Token

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.

  1. Click on the Gear icon () at the top right of the Connect AI app to open the settings page.
  2. On the Settings page, go to the Access Tokens section and click Create PAT.
  3. Give the PAT a name and click Create. πŸ‘ Creating a new PAT
  4. 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 Paylocity data from Qlik Sense Cloud.

Create a Qlik Sense App from Paylocity Data

This section explains how to add Paylocity data to a Qlik Sense app for visualizations, analytics, reporting, and more.

Create a New App and Upload Data

  1. Log into your Qlik Sense instance and click the button to create a new app πŸ‘ Creating a new app
  2. Name and configure the new app and click "Create"
  3. In the workspace, click to open the new app
  4. Click to add data from files and other sources πŸ‘ Selecting a connector
  5. Select the Microsoft SQL Server connector and set the configuration properties.
    • Set Server to tds.cdata.com
    • Set Port to 14333
    • Set Database to the connection you created (e.g. Paylocity1)
    • Set User name to the Connect AI user (e.g. [email protected])
    • Set Password to the PAT for the above user
    πŸ‘ Configuring the connection
  6. Select an owner for the connection
  7. Select a Paylocity entity (Table) to view πŸ‘ Adding data to the app (Salesforce is shown.)
  8. Click Next, configure the model, and load the data into Qlik Sense.

Generate Insights or Customize Your App

With the data loaded into Qlik Sense, you are ready to begin discovering insights. You can build custom visualizations, reports, and dashboards engineered to gain actionable insights into your Paylocity data.

πŸ‘ Generating insights on live data (Salesforce is shown.)

More Information & Free Trial

Now, you have created a simple but powerful dashboard from live Paylocity data. For more information on creating OData feeds from Paylocity (and more than 100 other data sources), visit the Connect AI page. Sign up for a free trial and start working with live Paylocity data in Qlik Sense Cloud.