How to connect WiserNotify with Quriobot?

This guide will walk you through:

Capturing Chatbot Activities: Connect Quriobot with WiserNotify using a webhook to fetch real-time lead data, form submissions, and user interactions.

Add Webhook Integration to Connect Quriobot to pull the events lead data

Step 1: Get the Webhook URL from WiserNotify

1. Enter Connection Name

2. Click on the Create button.

3. Click on the copy button.

Step 2: Configure Webhook in Quriobot

1. Edit your chatbot.

2. Navigate to Connections & Notification > Responses actions and connections.

3. Select Response action type JSON Webhook.

4. Paste the copied WiserNotify webhook URL.

5. Enter key-value pair as shown –

{    “un”: “john doe”, //User name    “fn”:”john”,//First Name    “ln”:”doe”,//Last Name    “e”: “john@doe.com”, //Email    “ct”: “Mumbai”, //City    “st”: “Maharashtra”, //State    “cn”: “India”, //Country    “i”: “192.168.0.0”, //Ip Address    “lt”: “19.076090”, //Latitude    “lg”: “72.877426”, //Longitude    “ht”: “xyz.com”, //Host Name  }

6. Click on the Save button.

Please test by adding a new data & visit the WiserNotify- Dashboard Data page. Here, You can see all the captured/ received data with its source name.

Note:
Make sure you select this integration as data-source for the notification (Customize notification > Data-source > Select this integration)

Important: After making changes, check your notification in a private browser to avoid cache issues.


Need Help?
Explore our Troubleshooting Guide or contact our live chat support from your WiserNotify account. We’re here to assist you promptly.