Use Twilio to Send an Order Confirmation Text to a Customer

Using a serverless function, you can get the response from the Orders webhook to call Twilio and send a text message to a customer about their order.

This could be a confirmation text or a series of texts based on status changes of an order.

Use this to get started, extend it with contributions, or fork it and make it your own application.