Connect external websites to automatically send leads into this pipeline. Any form submission will create a lead at Lead Received stage with the correct source tag.
⚡ Webhook Endpoint
Loading...
📄 How to connect MedicareAgentsHub.com
Go to your MedicareAgentsHub form settings or contact their support
Add a Webhook / HTTP notification pointing to the URL above
Set method to POST, format JSON
Map your form fields: first_name, last_name, email, phone, zip_code, plan_interest
Add header: x-webhook-secret: YOUR_SECRET (ask your admin for the secret)
Set source field value to MedicareAgentsHub
🌐 Supported fields
Field
Type
Notes
first_name / last_name
string
Or use full_name
email
string
Triggers auto-reply email
phone
string
Triggers auto-reply SMS
zip_code / zip
string
plan_interest / plan_type
string
Medicare plan type
source
string
Site identifier (MedicareAgentsHub, eigseniorcare.com, etc.)
message / notes
string
Appended to lead notes
ssn_last4 / mbi_last4
string
Compliance: last 4 digits only stored
🔒 Compliance note: Full SSNs and MBIs are never stored. The system automatically strips full numbers to last 4 digits. All lead access is audit-logged.