Contact Form 7 Whatsapp Integration + CF7 Tag Support
With our Contact Form 7 Whatsapp Addon, You can pass submission data to your Whatsapp, and the admin can continue chatting with customers. You can add conditional redirection according to field's value. This addon also provide Tag support for CF7 fields to be used on redirect URL to pass data. Just fill up the form below to understand the feature.
After Submitting it will redirect to the WhatsApp
How to Setup
Watch this video to understand how to setup Contact Form 7 to whatsapp.
Whatsapp Integration + CF7 Tag Support features
This addon also includes Conditional Redirection
With Conditional Redirect, you can Redirect user to a specific page after submission based on condition. e.g. Condition A user goes to abc.com and Condition B user goes to xyz.com. In addition, You can also pass submission data to Whatsapp.
Copy the Sample Code of the Above Form
[uacf7-row][uacf7-col col:12] <label> Your name [text* your-name placeholder "John Doe"] </label> [/uacf7-col][/uacf7-row] [uacf7-row][uacf7-col col:6] <label> Email [email your-email7 placeholder "[email protected]"] </label> [/uacf7-col][uacf7-col col:6] <label> Phone [tel your-phone placeholder "017..."] </label> [/uacf7-col][/uacf7-row] [uacf7-row][uacf7-col col:12] <label> Your message [textarea your-message7 placeholder "Your message"] </label> [/uacf7-col][/uacf7-row] [submit "Submit"]