Integrations
Make
Connect GridWork HQ pipelines to Make.com automations.
Connect GridWork HQ to Make.com and build two-way automations: trigger GridWork pipelines from Make scenarios, or trigger Make scenarios from GridWork.
Prerequisites
- Make.com account
Set Up GridWork Trigger in Make
- In Make.com, create a new scenario with Webhooks as the trigger module.
- Select Watch me as the webhook type.
- Copy the Make webhook URL.
- In GridWork HQ, go to Settings > Integrations > Make.
- Paste the Make webhook URL.
- Click Connect.
Set Up Make Trigger in GridWork
- In GridWork HQ, go to Settings > Integrations > Inbound Webhook.
- Click Create Webhook to get your GridWork inbound webhook URL.
- In Make.com, add an HTTP module as an action in your scenario.
- Set the URL to your GridWork inbound webhook URL.
- Configure the request body with your pipeline input data.
What It Enables
Once connected, you can:
- Trigger GridWork pipelines from any Make scenario.
- Send pipeline results to Make for downstream automation.
- Build complex workflows combining Make and GridWork.
Example Workflow
- A new Slack message is posted to a channel.
- Make.com detects the message and triggers.
- Make POSTs the message to your GridWork inbound webhook.
- A GridWork pipeline processes the message and generates a response.
- GridWork sends the response back to Make.
- Make posts the response back to Slack.
Disconnect from Make
- Go to Settings > Integrations > Make.
- Click Remove or Disconnect.