Steps to Create Template for Booking Received

  1. Login to WATI
  2. Navigate to "Broadcast" from Top Menu Bar
  3. Go to "Template Messages" click on "New Template Message" and choose "Start from Scratch"
  4. Assign template name as "advensure_booking_received" and select other details like Category and Language
  5. Under Body -> Template Message field, copy-paste below text:
    Hi {{first_name}},
    Your booking with Advensure is received. Below are your details:
    Booking ID: {{booking_id}}
    Date: {{date}}
    Time: {{time}}
    Activity: {{activity_name}}
    Total Amount: {{total_amount}}
    Paid: {{paid_amount}}
  6. Hit "Save and Submit"


Steps to Create a Template for Booking Approved

  1. Login to WATI
  2. Navigate to "Broadcast" from Top Menu Bar
  3. Go to "Template Messages" click on "New Template Message" and choose "Start from Scratch"
  4. Assign template name as "advensure_booking_approved" and select other details like Category and Language
  5. Under Header, choose "Media" from the dropdown and select "Document" from the options and paste below in the shown field {{invoice_pdf}}
  6. Under Body -> Template Message field, copy-paste below text:
    Hi {{first_name}}, 
    Great news! Your booking with us is confirmed. Below are your details:
    Booking ID: {{booking_id}}
    Date: {{date}}
    Time: {{time}}
    Activity: {{activity_name}}
    Total Amount: {{total_amount}}
    Paid: {{paid_amount}}
    Attached is the invoice with more details.
  7. Hit "Save and Submit"