Hi @kalitu
I hope you’re well today!
Formiantor currently doesn’t have any direct WhatsApp integration, however:
1. If you are using WhatsApp Buisness, you should be able to integrate it via webhooks.
Forminator support webhooks integrations:
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#webhook
and here’s a guide on webhook usage on WhatsApp end:
https://developers.facebook.com/docs/whatsapp/on-premises/guides/webhooks
2. If you only need a simple share, you can try a “redirect trick” instead:
– add “redirect” behavior to form in question
– as a redirect URL including form fields to that URL
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#after-submission
and here you’ll find information what URL should be used and how to structure it:
https://faq.whatsapp.com/563219570998715/?locale=en_US
Best regards,
Adam