viaSocket Help
DocStarBuilt with DocStar

YourGPT trigger setup

This guide helps you set up a Webhook in YourGPT to trigger actions in your workflow whenever a message is received or User message sent.

Step 1: Copy the Webhook URL

  • Click Copy to copy the Webhook URL. You’ll need this in the next steps.

    JS Code (10).png

Step 2: Navigate to YourGPT Chatbot

  • Log in to YourGPT using your credentials.

  • Click on Chatbot (Access Now).

  • Select Your Chatbot from the list.

Step 3: Open Integrations

  • Go to the Integrations section.

  • Navigate to Development.

  • Click on Webhook Integrations (Manage).

Step 4: Create a New Webhook

  • Click New Webhook.

  • Paste the Webhook URL you copied earlier.

  • Select All Events (e.g., message:received) to capture all incoming messages.

  • Click Create to finish.

Step 5: Test Your Flow

  • Return to your workflow editor.

  • Click Test flow to ensure the Webhook is triggering correctly.