Send WooCommerce orders to Google Sheet and notify customer on WhatsApp

Do you want to send your WooCommerce Orders to Google Sheet one by one and then send WhatsApp notification to your users? This workflow will help you get started.

In this workflow, we are capturing the WooCommerce new orders, which contains the product data in line items. We are using Iterator to loop through the line items, and then finally adding the product details to Google Sheet.

Once the Iterator is finished, we need to end the loop, so we will be using Iterator End module after Google Sheet action. Next, we will add the WhatsApp notification action. For sending WhatsApp notification, we are using WhatsApp Cloud API. You need to have a WhatsApp Business account to use this feature.

Browse More Workflows
Login to Download 55 downloads

Requirements

  • FlowMattic
  • WooCommerce Plugin
  • Google Account
  • WhatsApp Business Account