Order confirmation and a coupon for first-time buyers

After payment the scenario checks whether it's the customer's first order, creates a personal coupon if so, emails them from devino and posts a summary to Telegram.

  • The email goes out right after payment
  • First-time buyers get a coupon for their next order
  • Fake requests are rejected
  • The team sees every order in Telegram
WebhookAbacatepay

How it works

To create Telegram records from devino without manual input, use a ready-made scenario.

  1. Starts when: Webhook
  2. Then: Configs
  3. Check: CheckToken
  4. If yes: GetOrders
  5. Then: CheckFirstOrder
  6. Check: If
  7. If yes: CreateCustomCoupon
  8. Then: MakeBodyEmail
  9. Then: Slack
  10. Then: Send Email
  11. If no: RespondError

You can launch this devino + Telegram integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.