Navigation
Made For Law/Docs

Zapier -> Slack

1 min read

Send Slack notifications when Made For Law captures a lead.

Overview

This Zap sends a Slack channel message whenever Made For Law sends a lead.created webhook to Zapier.

Setup

1

Create the Zapier trigger

  1. In Zapier, click Create Zap.
  2. Choose Webhooks by Zapier as the trigger app.
  3. Choose Catch Hook as the trigger event.
  4. Copy the webhook URL.
  5. Paste the URL in Made For Law under Settings > Integrations > Lead Routing.
  6. Send a test lead from Made For Law and confirm Zapier caught it.
2

Add Slack action

  1. Choose Slack as the action app.
  2. Choose Send Channel Message.
  3. Connect your Slack workspace.
  4. Select the channel for lead notifications.
3

Format the message

Use Zapier's message template to create a readable notification:

text
New Probate Lead

Name: {{lead.first_name}} {{lead.last_name}}
Email: {{lead.email}}
Phone: {{lead.phone}}
State: {{lead.state}}
Calculator: {{lead.calculator}}
Estimate: {{estimate.total}} {{estimate.currency}}
Source: {{source.page_url}}
4

Activate

Test the Slack action, confirm the message appears in the selected channel, then publish the Zap.

Was this page helpful?