Track MPESA and Airtel mobile payments in a fundraising WhatsApp group
Try It Out! This n8n templates assists with keeping track of mobile payments within a fundraising WhatsApp group.
Use cases: We fundraise alot using whatsapp groups in East Africa, especially in Kenya ! Keeping track of each payment and the tallying requires alot of manual effort and brings unnecessary tension in cases of Errors of Commision or Ommision.
Works with MPESA and AIRTEL MONEY, for now.
How it works Connect you twillio account / mobile number to the webhook. Send whatsapp message or web chat. We use simple regex to classify the text of the message. A switch node routes payment messages based on the payment service provider. The message may be a request for the current total or an instruction to end the campaign and clear the payment logs. A Gemini node will handle deviations from payments topic Clearing may be necessary in case of mistakes since we provide no edit function. It may also be necessary to avoid mixing payments of a previous fundraising campaign with the current one. Payment information is extracted from the message accoding to the SMS format of the service provider. This is then saved to a data table. After each payment, or a request for summary, all payments related to the sender/groupid are fetched and taken to the next node for summarization. A merge node is used to bring in the message metadata (from, to, ) to assist in whatsapp reply via twillio
How to use As the treasurer / payee keep SMS receipts of all incoming mobile payments. Each SMS receipt will contain the amount and the senders details, among other info. Send each one by one via whatsapp to the phone number above or web chat.
Requirements Twillio account - for whatsapp Accessible webhook url This example uses a data table payment_table but an SQL node is recommended for production use
Need Help? Join the Discord or ask in the Forum!
Happy Hacking!
Related Templates
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
Add product ideas to Notion via a Slack command
Use Case In most companies, employees have a lot of great ideas. That was the same for us at n8n. We wanted to make it a...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments