A text to the customer when the order status changes
The scenario watches Redis and, when an order status changes, texts the customer via Twilio, marking the result.
- The text goes out the moment the status changes
- The message is composed for the specific status
- The send result is marked in Redis
- The customer always knows their order's state
Redis
Twilio