Make (Integromat)
Make (formerly Integromat) is the visual-scenario alternative to Zapier/Pabbly. Same integration shape on our side.
Setup
1. Copy the Splashify webhook URL
https://apis.splashifypro.com/api/v1/webhooks/integrations/<your-user-id>/make2. Build the scenario
make.com → Create a new scenario.
-
Trigger — any app + event.
-
Action — add an HTTP → Make a request module.
-
Configure:
Field Value URL URL from step 1 Method POST Headers Content-Type: application/jsonBody type Raw Request content JSON with flat keys ( phone,name, etc.)Parse response Yes -
Run once to test.
3. Configure in Splashify
- Phone Field →
phone(or whatever key you used) - Variables → map to your JSON keys
Gotchas
- Same as Zapier — no event routing, no signing. Keep the webhook URL private.