How to connect WiserNotify with SurveySparrow?

This guide will walk you through:

  • Capturing Survey Submissions: Connect SurveySparrow with WiserNotify using a webhook to fetch real-time survey responses and engagement data.

Add Webhook Integration to Connect SurveySparrow to pull the events sales & lead data

Step 1: Get the Webhook URL from WiserNotify

Step 2: Configure Webhook in SurveySparrow

Login to SurveySparrow

  • Edit your survey.

1. Click on the Integrate tab.

2. Click on the Webhooks option in the sidebar.

3. Click on the Add webhook button.

1. Enter the webhook name.

2. Enter a description (optional).

3. Paste the copied URL here.

4. Select the post request type.

5. Active webhook toggle.

6. Copy this content and paste into the content field.

{

“i”: “{submission_ip}”,

“n”: “{question_423223}”,

“e”: “{question_423224}”,

“ct”: “{question_423228}”,

“st”: “{question_423229}”,

“cn”: “{question_423230}”

}

7. Last, Click the save details button.

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.