Refunds from your inbox: parse the email, check the order, answer the customer

The scenario reads the refund email, finds the order, checks the conditions and replies to the customer, logging everything in a spreadsheet.

  • The order number is extracted from the email automatically
  • The decision comes from order data, not memory
  • Customer and team each get their own email
  • Every refund is visible in a spreadsheet