Webhooks

24 artikels over webhooks — praktische gidsen en best practices voor WhatsApp-automatisatie.

· 5 min en

Sending WhatsApp Notifications from Salesforce Flow

Trigger WhatsApp messages from Salesforce when a deal closes or a case escalates, using a Record-Triggered Flow, an Apex callout and TextMeFlow's messages API.

· 4 min nl

WhatsApp-berichten doorsturen naar Discord met webhooks

Stuur inkomende WhatsApp-berichten automatisch door naar een Discord-kanaal met een geverifieerd webhook-endpoint, handig voor support- en dev-teams op Discord.

· 5 min en

Sending WhatsApp Notifications from Zoho CRM Webhooks

Trigger WhatsApp messages from Zoho CRM when a lead status changes or a deal closes, using Zoho's workflow webhooks and the TextMeFlow messages API directly.

· 4 min nl

WhatsApp-meldingen versturen vanuit Trello met webhooks

Stuur automatisch een WhatsApp-bericht zodra een Trello-kaart naar een andere lijst verschuift. Stap-voor-stap met Trello webhooks en de TextMeFlow API.

· 1 min en

Building a Laravel Notification Channel for WhatsApp with TextMeFlow

Add WhatsApp as a first-class Laravel notification channel using the TextMeFlow API — queued jobs, retries, and a webhook route for delivery status.

· 4 min nl

WhatsApp-melding versturen bij een nieuwe Google Forms-inzending

Stuur automatisch een WhatsApp-bericht zodra iemand een Google Forms-formulier invult, met Apps Script en de textmeflow API. Stap voor stap.

· 4 min en

Sending WhatsApp Notifications from Zendesk Ticket Updates

Notify customers or agents on WhatsApp when a Zendesk ticket changes status, using Zendesk triggers, a webhook target and the TextMeFlow messages API.

· 4 min nl

WhatsApp voor reisbureaus — boekingsbevestigingen en vertrekherinneringen

Minder telefoontjes over documenten en vertrektijden — hoe reisbureaus WhatsApp inzetten voor bevestigingen, check-in-herinneringen en updates via de API

· 3 min nl

WhatsApp voor autoverhuurbedrijven — herinneringen voor ophalen, terugbrengen en contracten

Minder gemiste ophaalmomenten en te laat teruggebrachte wagens: hoe autoverhuurbedrijven WhatsApp inzetten voor herinneringen, contracten en schadestaten via de API.

· 4 min en

Sending WhatsApp Notifications from Pipedrive Deal and Activity Webhooks

Trigger WhatsApp messages from Pipedrive when a deal changes stage or an activity is due, using Pipedrive's native webhooks and the TextMeFlow messages API.

· 4 min nl

Inkomende WhatsApp-berichten doorsturen naar Slack met webhooks

Bouw in een paar regels code een endpoint dat inkomende WhatsApp-berichten via TextMeFlow-webhooks herkent, verifieert en doorstuurt naar een Slack-kanaal.

· 4 min en

Sending WhatsApp Notifications from HubSpot Deals and Forms

Trigger WhatsApp messages from HubSpot workflows for new leads, deal-stage changes and form submissions using native webhooks and the TextMeFlow messages API.

· 4 min en

WhatsApp Reminders for Law Firms: Client Intake and Deadline Notifications

How small and mid-size law firms use WhatsApp API messages to confirm intake appointments and flag filing deadlines, with a practical Node.js setup guide.

· 5 min en

WhatsApp Appointment Reminders from Calendly Using Webhooks

Turn every Calendly booking into an automatic WhatsApp confirmation and reminder using native webhooks and the TextMeFlow API — no Zapier subscription needed.

· 4 min en

WhatsApp Payment Confirmations from Stripe Using Webhooks

Send instant WhatsApp payment confirmations and failed-charge alerts from Stripe with native webhooks and the TextMeFlow API — no third-party app needed.

· 4 min en

WhatsApp Reminders for Insurance Brokers: Policy Renewals Without the Phone Tag

How independent insurance brokers use WhatsApp API reminders to cut policy renewal no-shows and missed payments, with a practical webhook setup guide.

· 4 min nl

WhatsApp STOP-berichten automatisch verwerken — opt-in preamble, opt-out webhook en je CRM

Hoe TextMeFlow STOP-verzoeken automatisch herkent en blokkeert, en hoe je met het opt_out-webhookevent je CRM synchroon houdt zonder zelf keywords te parsen.

· 2 min en

WooCommerce Order Notifications via WhatsApp: A Webhook Setup Guide

Send WhatsApp order and shipping updates from WooCommerce using its built-in REST API webhooks and the TextMeFlow API — no paid plugin subscription required.

· 4 min en

WhatsApp Order Notifications for Shopify Using Webhooks

Send WhatsApp order confirmations and shipping updates from Shopify with native webhooks and the TextMeFlow API — no app store dependency, full control.

· 4 min nl

Welke WhatsApp-webhookevents stuurt TextMeFlow? Een overzicht

message.received, message.delivered, session.connected en meer — welke webhookevents TextMeFlow stuurt, wat elke payload bevat en hoe je erop reageert.

· 4 min en

Build a WhatsApp menu bot in Node.js with Express — sessions and routing

Node.js tutorial for a multi-step WhatsApp menu bot with Express — track conversation state, verify webhook signatures, and route replies via TextMeFlow's API.

· 4 min en

Sending photos, invoices and documents over WhatsApp via API

How to attach images, PDFs and other files to WhatsApp messages with TextMeFlow's API — one extra field, up to 100 MB, still counts as a single message.

· 4 min en

Build a WhatsApp auto-reply bot in Python — Flask webhook tutorial

Step-by-step Python tutorial: receive WhatsApp messages via a Flask webhook, verify the HMAC signature and send automatic replies with the TextMeFlow API.

· 4 min en

Verifying WhatsApp webhook signatures — HMAC, retries and idempotency

How to correctly verify TextMeFlow's HMAC-SHA256 webhook signatures, handle retries safely and avoid processing duplicate WhatsApp replies twice.