Skip to content

1. Make Integration Setup

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

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 Make.com, 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 Scenario, 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 Integrations.

widgetidmake.jpg

3.2 Send Message Action

  • Add another “YourGPT Chatbot” action in your Scenario in Make.com.
  • 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 Scenario thoroughly to ensure all actions are working correctly with the provided parameters.