Catch QuickGrow activity
Point a QuickGrow webhook at a Make custom webhook URL and receive message, delivery, failure and automation events as they happen.
There is no directory app to install. QuickGrow sends signed webhook events to Make, and Make can call the QuickGrow API back when a scenario needs to update contacts, tags or messages.
The dependable Make setup is explicit: QuickGrow pushes events into a custom webhook, and Make uses HTTP modules only for the actions you choose.
Point a QuickGrow webhook at a Make custom webhook URL and receive message, delivery, failure and automation events as they happen.
Use Make filters, routers and data stores to fan events into sheets, CRMs, finance tools and internal alerts without waiting for a native app.
When a scenario needs to act inside QuickGrow, call the REST API with a narrowly scoped key for contacts, tags, messages or reports.
You can test the payload before going live, keep the signing secret private, and rotate keys without rebuilding the scenario.
Start the scenario with Webhooks -> Custom webhook. Make gives you a URL that waits for the first QuickGrow sample.
Open Settings -> Developer -> Webhooks, paste the Make URL, choose the events to send, and keep the signing secret for verification.
The test delivery teaches Make the field names, so later modules can route by channel, status, campaign, contact or error code.
Use an HTTP module with a scoped QuickGrow API key when the scenario should create a contact, add a tag or send a follow-up message.
Use Make when the workflow belongs between tools: route replies to ops, push failed sends to support, enrich contacts, or update a spreadsheet the moment a campaign result lands.
Run every channel from one platform. Bring your own SMTP, SMS gateway, and WhatsApp number — or use ours.
See pricing →