In an e-commerce application, an order confirmation message is automatically sent via WhatsApp when the user completes the order.
- In the UI Design module, add a ‘Send Confirmation Message’ button to the screen that appears after the order is completed, or link this action directly to the completion process.
- Add the Send WhatsApp Message action to the button or completion trigger.
- In the parameters, dynamically transfer the user's phone number from an action result to the Phone Number field.
- In the Message field, write the confirmation text containing the order information.
- When the user completes the order, a WhatsApp message is automatically sent to the specified number.