Order-shipped WhatsApp notification — with tracking

When an order ships in WooCommerce, the scenario validates the phone and sends the customer a WhatsApp message with a tracking number in their language.

  • The shipping message goes out right after fulfillment
  • The phone is validated before sending
  • The message language is picked automatically
  • The tracking number and full details are inside
PostgresWhatsAppBrand

How it works

To get WooCommerce notifications in Postgres, you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: fulfilment
  2. Then: Update Order Shipped1
  3. Then: Select rows from a table6
  4. Then: Phone Validator
  5. Then: Get Customer1
  6. Check: Check Language
  7. If yes: If10
  8. If yes: WhatsApp Shipped AR
  9. If no: If11
  10. If yes: WhatsApp Shipped EN1

You can launch this WooCommerce + Postgres integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.