Automatic contribution tracking in a fundraising chat

The scenario reads payment messages in the chat, saves each contribution to a table, and on command sends a summary of how much was raised and from whom.

  • Every transfer logged automatically
  • The running total always at hand
  • A summary on command, right in the chat
  • No more manual tallying in notes
Webhook

How it works

Automating smsRu and Webhook takes no code: a ready-made scenario does the routine for you.

  1. Starts when: Webhook
  2. Then: Edit Fields
  3. Then: Classify Message
  4. Check: Route
  5. If yes: Message a model
  6. Then: Code in JavaScript
  7. Check: Merge
  8. Then: Build one object
  9. Check: Valid message ?
  10. If yes: If sender is a phone
  11. If yes: Send a WhatsApp message
  12. If no: Delete payments
  13. Then: Create Message
  14. If no: Fetch payments
  15. Then: Create Summary
  16. If no: Mpesa
  17. Then: Save payment
  18. If no: Airtel Money
  19. Then: Drop original message
  20. Starts when: When chat message received
  21. Then: Respond to Chat

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