How to connect WiserNotify with Convertful?

This guide will walk you through:

Capturing Lead Activities: Connect Convertful with WiserNotify using a webhook to fetch real-time lead data.

Add webhook to Convertful to receive the data for lead activities

Step 1: Get the Webhook URL from WiserNotify

– Go to WiserNotify > Convertful Integration.

– Click on the Integrate button inside the Integration box.

1. Enter Connection Name

2. Click on the Create button.

3. Click on the copy button.

Step 2: Configure Webhook in Convertful

Login with Convertful

1. Edit your widget.

2. Click on your form button.

3. Click on Submit Actions.

4. Select Go to URL and send data action.

5. Paste WiserNotify webhook URL.

6. Click on Use Post.

7. Enter a specific key into a variable like this –

{

“fn”: “john”,//First Name

“ln”: “doe”,//Last Name

“e”: “john@doe.com”, //Email

“ct”: “Mumbai”, //City

“phn”: “8569885878”,//Phone Number

“st”: “Maharashtra”, //State

“cn”: “India”, //Country

“i”: “192.168.0.0”, //Ip Address

}

8. Click on the Save Changes button.

Please test by adding 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.