Skip to main content
Source is where contacts enter the campaign. You pick the type once, when you create the campaign; this tab is where you configure it. Once leads arrive, they show up in Leads.
Leads arrive in real time from any system that can send an HTTP request.Webhook source with POST address, token and custom fields1. Webhook address: SpeakLouder generates a ready-made URL with your token already in it. Point anything you like at it (a website form, Make.com, Zapier, your own backend) and have it send a POST request with the lead’s details. Make.com integration opens the ready-made connection to Make.2. Custom fields: extra data you want to hand the agent during the call, e.g. product_name. Add a key, pick its type and click Save fields. Keys allow lowercase letters, digits and underscores; anything else is converted for you.
The address contains your private token, treat it like a password. Anyone who has it can push leads into your campaign. Don’t paste it into public repos, screenshots or support tickets.
Custom fields you send show up on the lead card under Form data, and you can use them in the agent’s prompt as {{placeholders}}.