Same trigger/action surface as Zapier with Make's visual multi-step scenarios and cheaper per-operation pricing at volume. Use the turgo Make app or plain webhooks.
The turgo Make app
Search "turgo" in Make's app directory and connect via API key. Triggers and actions mirror the Zapier set (see Connect Zapier).
Webhook alternative
Skip the app entirely: turgo's outbound webhooks → Make's custom webhook trigger, and Make's HTTP module → turgo's REST API. Full API surface, no app-version lag.
Where Make wins
Complex multi-branch scenarios, iteration over arrays (e.g. processing every contact on an account), and high-volume flows where Make's operation pricing beats Zapier's task pricing.
Error handling
Configure Make's error handlers on turgo API modules — the API returns structured error codes that Make can branch on for retries vs alerts.