Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "Domain": "https://example.company.com"
- "Endpoint":"/api/leadoo/lead"
- "API-KEY": "XXXXXXXXXXXXXXXX" <- your API key.
- "Content-Type": "application/json" <- you can also use text/json
- {
- "info":"Some extra info",
- "phone":"XXXXXXXXXXXX",
- "name":"Example Lead",
- "conversation":"the full conversation here"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement