Skip to content

Example setups · E-commerce

Cash-on-delivery confirmations for an online store

Ask COD buyers to reply YES before you ship, using your store's order webhook and SMS Bridge.

Phones
1–3 on local SIMs
Connects via
Store webhook → automation tool
Per-message fee
None

The need

Refused cash-on-delivery parcels cost shipping both ways. The store wants every COD buyer to confirm by SMS before the parcel leaves.

How to set it up

  1. Pair one or more phones with local SIMs.
  2. In Zapier, Make or n8n, trigger on the store's “order created” event and call POST /v1/messages/send asking the buyer to reply YES.
  3. Subscribe a webhook to message.received; when the reply is YES, tag the order as confirmed in the store.
  4. Optionally let the AI persona answer “where is my order?” questions outside working hours.

Good to know


Start free · More example setups