1. Zapier Integration Setup
- Log in to your Zapier account.
- Search for “YourGPT Chatbot” in the Zapier app directory.
- Connect your “YourGPT Chatbot” to Zapier.
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 Zapier, when setting up a YourGPT Chatbot 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 Zap, 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.
3.2 Send Message Action
- Add another** “YourGPT Chatbot” **action to your Zap.
- 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 Zap thoroughly to ensure all actions are working correctly with the provided parameters.