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 Connect AI, click Sources, and then click Add Connection
  2. Select "Paylocity" from the Add Connection panel
  3. 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.

  4. 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 connector in ChatGPT:

  1. Sign in to ChatGPT with a Plus or Pro subscription.
  2. Navigate to Settings > Connectors.
  3. Under the "Advanced settings" section, toggle on Developer mode.
  4. Once developer mode is enabled, return to the Connectors page and click Create.
  5. Enter a name for the connector (such as Connect AI MCP).
  6. In the Remote MCP server URL field, enter:
    https://mcp.cloud.cdata.com/mcp
  7. Set Authentication to "OAuth."
  8. Check I trust this application and click Create
  9. You will be redirected to CData Connect AI's OAuth authorization page. Sign in with your Connect AI credentials.
  10. Review the permissions requested and click Authorize to grant ChatGPT access to your Connect AI resources.
  11. After successful authorization, you will be redirected back to ChatGPT.
  12. The Connect AI MCP Server will now appear in your available connectors list where you can manage the connector and enable/disable actions (tools).

Step 3: Explore Live Paylocity Data with ChatGPT

  1. Start a new conversation in ChatGPT.
  2. In the tool picker, enable "Developer Mode."
  3. Enable your Connect AI MCP Sever.
  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's prompt library for more prompt ideas.
  5. ChatGPT will translate your natural language queries into SQL and execute them against your Paylocity data through the Connect AI MCP server.

IMPORTANT: ChatGPT's developer mode provides full read/write MCP access. Be cautious when allowing write operations to your Paylocity data. Always review and confirm any data modifications before allowing them to proceed.

NOTE: Developer mode is in beta and only available to ChatGPT Plus and Pro subscribers. Refer to OpenAI's documentation for the latest setup information.

Get CData Connect AI

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

Ready to get started?

Learn more about CData Connect AI or sign up for free trial access:

Free Trial