curl -i -X POST \
https://docs.fluid.app/_mock/docs/apis/company.api/api/public/v2025-06/events/leads/capture \
-H 'Content-Type: application/json' \
-d '{
"lead": {
"message": "How are you?",
"contact": {
"id": 6557,
"token": "h59g4H8EExXpmNYmhq4woiMh",
"first_name": "Bishal",
"last_name": "Nepal",
"avatar_url": null,
"status": null,
"email": "bnepal05579887@gmail.com",
"email2": null,
"phone": null,
"phone2": null,
"phone_id": null,
"address": null,
"address2": null,
"city": null,
"state": null,
"postal_code": null,
"language_id": null,
"country_id": null,
"lead_type": null,
"ip": null,
"requested_at": null,
"best_time": null,
"time_zone": null,
"reason": null,
"income": null,
"hours": null,
"invest": null,
"interest": null,
"full_name": "Bishal Nepal"
}
},
"page": {
"url": "https://www.example.com/page",
"title": "Example Page",
"description": "This is an example page",
"image": "https://www.example.com/page.jpg"
},
"metadata": {
"fluid_shop": "myshop",
"fluid_session": "fs_szwdDuRbqEe7AV7sXk7vVq",
"fluid_locale": "en_US",
"fluid_journey": "string",
"attribution": {
"email": "salesrep@example.com"
}
}
}'
Social Media