Pabbly Connect
Same shape as Zapier — Pabbly is the cost-effective alternative with unlimited tasks on a flat plan. If your volume is above 100 events/day, this is usually cheaper.
Setup
1. Copy the Splashify webhook URL
https://apis.splashifypro.com/api/v1/webhooks/integrations/<your-user-id>/pabbly2. Build the workflow in Pabbly
pabbly.com/connect → Create Workflow.
-
Trigger — pick your source app + event.
-
Action — API by Pabbly → POST.
-
Configure:
Field Value URL URL from step 1 Method POST Content Type application/jsonBody JSON with flat keys ( phone,first_name, etc.) -
Test — fires a sample request → keep the Splashify logs tab open to watch it arrive.
3. Configure the integration in Splashify
Same as Zapier — Phone Field set to phone (or your chosen key), variables mapped by key name, toggle Enabled.
Gotchas
- Same as Zapier — no event routing, no signing, JSON shape is yours to design.