VOOZH about

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

⇱ Use ChatGPT to Talk to Your Paylocity Data via CData Connect AI


Use ChatGPT to Talk to Your Paylocity Data via CData Connect AI

πŸ‘ Jerod Johnson
Jerod Johnson
Director, Technology Evangelism
Leverage the CData Connect AI Remote MCP Server to enable ChatGPT to securely answer questions and take actions on your Paylocity data for you.

ChatGPT is an AI chatbot developed by OpenAI, launched in November 2022. Based on large language models (LLMs), it enables users to refine and steer conversations through natural language processing. ChatGPT's developer mode, available to Plus and Pro subscribers, provides full Model Context Protocol (MCP) support for connecting to external data sources and tools.

CData Connect AI offers a dedicated cloud-to-cloud interface for connecting to Paylocity data. The CData Connect AI Remote MCP Server enables secure communication between ChatGPT and Paylocity. This allows you to ask questions and take actions on your Paylocity data using ChatGPT, all without the need for data replication to a natively supported database. With its inherent optimized data processing capabilities, CData Connect AI efficiently channels all supported SQL operations, including filters and JOINs, directly to Paylocity. This leverages server-side processing to swiftly deliver the requested Paylocity data.

Step 1: Configure Paylocity Connectivity for ChatGPT

Connectivity to Paylocity from ChatGPT is made possible through CData Connect AI Remote MCP. To interact with Paylocity data from ChatGPT, we start by creating and configuring a Paylocity connection in CData Connect AI.

  1. Log into your Connect AI account, 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

With the connection configured, we are ready to connect to Paylocity data from ChatGPT.

Step 2: Connect ChatGPT to CData Connect AI

Follow these steps to add a CData Connect AI connection in ChatGPT:

  1. Sign in to ChatGPT with a Plus or Pro subscription.
  2. Navigate to Apps from the left panel.
  3. Select the CData Connect AI app from the list.
  4. . πŸ‘ Search for CData Connect AI
  5. Click Connect to authenticate to your Connect AI account.
  6. πŸ‘ Click Connect to authenticate
  7. Click Sign in with CData Connect AI to add Connect AI to your ChatGPT account.
  8. πŸ‘ Sign in with CData Connect AI
  9. After successful authorization, you will be redirected back to ChatGPT.
  10. Click Start Chat to start a new conversation in ChatGPT with Connect AI connected at the background.
  11. πŸ‘ Start Chat

Step 3: Explore Live Paylocity Data with ChatGPT

  1. Start a new conversation in ChatGPT.
  2. Connect AI should ideally be automatically enabled in the chat. If not, navigate to -> More -> CData Connect AI, under the chatbox, to enable the connector from the dropdown
  3. πŸ‘ Enable CData Connect AI in the chat
  4. You can now start exploring your data with natural language prompts. ChatGPT will use the Connect AI MCP server to query your live Paylocity data. Example prompts:
    • "Show me all customers from the last 30 days"
    • "What are my top performing products?"
    • "Analyze sales trends for this quarter"
    • "List all active projects and their current status"
    Refer to CData prompt library for more prompt ideas.
  5. πŸ‘ Using natural language to explore your Paylocity data (Salesforce used here).
  6. Permit ChatGPT to access your Paylocity data. Click Query Data to continue, or Deny to refuse.
  7. πŸ‘ Give permissions to ChatGPT.
  8. ChatGPT translates your natural language queries into SQL and execute them against your Paylocity data through the Connect AI MCP server.
  9. πŸ‘ ChatGPT shows the desired results from your Paylocity data based on the prompts

Get CData Connect AI

To get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!