Skip to content

1. Pabbly Connect Integration Setup

  • Log in to your Pabbly Connect account.
  • Search for “YourGPT Chatbot” in the Pabbly Connect app directory.
  • Connect your “YourGPT Chatbot” to Pabbly Connect.

API Key Authentication

  • Head over to Log in or Sign up for a YourGPT account.

  • In your YourGPT Chatbot account, Go to Integrations ⇒ API Integration ⇒ Generate API key.

  • In Pabbly Connect, when setting up a YourGPT action, you’ll be prompted to enter your API key.

  • Paste your API key to authenticate the connection.

    Note: You can also follow this URL: Generating API Keys

Actions

3.1 Create Session Action

  • In your workflow, add a new action and select “YourGPT Chatbot”.
  • Choose "Create Session" as the action.
  • Provide the widget_uid in the action setup.
  • The widget_uid can be found in your YourGPT Chatbot Integrations.

widgetid pabbly.jpg

3.2 Send Message Action

  • Add another “YourGPT Chatbot” action to your workflow.
  • Select “Send Message” as the action.
  • Provide the following parameters:
    • widget_uid: The same ID used in the Create Session action.
    • message: The text content you want to send.
    • session_uid: This should be mapped from the output of the Create Session action.

Remember to test your workflow thoroughly to ensure all actions are working correctly with the provided parameters.