Skip to Content
IntegrationsPabbly Connect

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>/pabbly

2. Build the workflow in Pabbly

pabbly.com/connect Create Workflow.

  1. Trigger — pick your source app + event.

  2. ActionAPI by Pabbly → POST.

  3. Configure:

    FieldValue
    URLURL from step 1
    MethodPOST
    Content Typeapplication/json
    BodyJSON with flat keys (phone, first_name, etc.)
  4. 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.