Hi All, I know it’s possible as ive had it before on a previous store. I am trying to send the data inputted by a customer in the Shopify Forms to send to WhatsApp. So the data from the Shopify form would be submitted to WhatsApp. I currently use a third party application called WhatsForm to do this. But much prefer to use Shopifys own form. Does anyone know how to do this? thanks in advance. Dan
Hi Dan,
My best guess is to use a script that listens for form submissions and collects the form data. You can then format this data into a WhatsApp URL and redirect the user to WhatsApp with a pre-filled message.