Integrate with your CRM system: Send a Contact event to Facebook
Table of Contents
If you use your own CRM system, we offer the ability to send a Contact event to Facebook. To do this, send a request via Webhook to the API: ➡️➡️➡️ https://static.helpjuice.com/helpjuice_production/uploads/upload/image/26267/direct/1750668150875/api.txt
Request URL:https://api.mvpproject.io/bot/postback/chat/?user_id={id}
Method: GET
🔧 Request parameters:
user_id — Telegram ID of the subscriber (required)
Authorization header:
Authorization - lead token
📬 Possible responses from the server:
✅ Successful request (HTTP 200):
❌ Errors:
Invalid authorization (HTTP 403):
User_id not specified (HTTP 400):
Subscriber not found (HTTP 404):