Logo Lanfrica

marwanayman128/nano-n8n-templates

Domain:

digital infrastructure

Record type:

software
Creator:
mar
Host:
Open-source n8n workflow templates for Gulf & Egypt e-commerce and clinics: WhatsApp Cloud API, Salla, Zid, Paymob, Moyasar/Tabby, Google Sheets/Calendar. Arabic-first. By Nano AI. # Nano n8n Templates Open-source n8n workflow templates for e-commerce stores and clinics in the Gulf and Egypt. Every template speaks WhatsApp (Meta Cloud API), writes its customer-facing messages in Arabic, and plugs into the platforms merchants here actually use: Salla, Zid, Paymob, Moyasar, Tabby, Google Sheets and Google Calendar. Published by Nano AI, an Arabic-first AI automation agency. MIT licensed. Fork it, change it, ship it. ## Workflows | File | What it does | | --- | --- | | `workflows/salla-abandoned-cart-whatsapp.json` | Salla `abandoned.cart` webhook → wait 45 min → check the customer has not ordered → WhatsApp utility template with the cart link. | | `workflows/zid-order-status-whatsapp.json` | Zid order-status webhook → map the status to an Arabic message → send as WhatsApp text or template. | | `workflows/paymob-payment-link-whatsapp.json` | Webhook with amount + phone → create a Paymob payment link → send it on WhatsApp → log to Google Sheets. | | `workflows/moyasar-tabby-cod-confirmation.json` | New cash-on-delivery order → WhatsApp buttons (confirm / pay online via Moyasar or Tabby link / cancel) → reply webhook → Google Sheets + staff alert. | | `workflows/clinic-appointment-reminders.json` | Hourly schedule → Google Calendar appointments 23–24 h ahead → Arabic reminder → WhatsApp template per patient. | | `workflows/whatsapp-lead-to-sheet-and-alert.json` | WhatsApp Cloud API inbound webhook (with Meta GET verification) → extract name / phone / message → Google Sheets → staff alert. | | `workflows/website-callback-to-voice-agent.json` | Website "Call me" webhook (shared-secret header) → fast `200` → normalise phone + pick Arabic / English greeting → outbound call via any voice-agent provider → WhatsApp template confirming the call. | Each workflow has a short guide in `docs/` (English + Arabic headings) covering the trigger, credentials and how to test it, and a sticky note inside the workflow itself with the same setup steps. ## Import …