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

  1. In Make.com, create a new scenario with Webhooks as the trigger module.
  2. Select Watch me as the webhook type.
  3. Copy the Make webhook URL.
  4. In GridWork HQ, go to Settings > Integrations > Make.
  5. Paste the Make webhook URL.
  6. Click Connect.

Set Up Make Trigger in GridWork

  1. In GridWork HQ, go to Settings > Integrations > Inbound Webhook.
  2. Click Create Webhook to get your GridWork inbound webhook URL.
  3. In Make.com, add an HTTP module as an action in your scenario.
  4. Set the URL to your GridWork inbound webhook URL.
  5. 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

  1. A new Slack message is posted to a channel.
  2. Make.com detects the message and triggers.
  3. Make POSTs the message to your GridWork inbound webhook.
  4. A GridWork pipeline processes the message and generates a response.
  5. GridWork sends the response back to Make.
  6. Make posts the response back to Slack.

Disconnect from Make

  1. Go to Settings > Integrations > Make.
  2. Click Remove or Disconnect.

On this page