Skip to main content

Make.com Integration

Build advanced automations with Make.com's visual workflow builder.

Setup

  1. Create a webhook in Scribe Sight (Settings → Webhooks)
  2. In Make.com, create a new scenario
  3. Add "Webhooks" module → "Custom webhook"
  4. Copy the Make.com webhook URL to Scribe Sight

Advanced Features

Make.com excels at:

  • Branching logic — Route based on confidence scores
  • Data transformation — Reshape webhook data
  • Multiple actions — Update CRM AND Slack from one event
  • Error handling — Retry failed operations

Example Scenario

[Webhook] → [Router]
├─▶ confidence > 80 → [Salesforce: Update]
├─▶ confidence < 50 → [Slack: Alert]
└─▶ always → [Google Sheets: Log]

See the Make.com documentation for detailed guides.