How to Schedule a Meeting via API
✅ Overview
POST https://sprinthub-api-master.sprinthub.app/calendarmeeting?i=instance_name
🔑 Required parameters
Parameter
Type
Where it goes
Description
🧾 Body structure
{
"keyName": "TGcbitBqLjqmmp5tRzlX3",
"leadId": null,
"opportunityId": null,
"date": "2025-06-27T15:30:00.000Z",
"formData": {
"firstname": "Wanderson Fernandes",
"email": "[email protected]"
},
"properties": {}
}
🧠 Important notes
📌 Where to find the keyName
keyName💥 Common errors
Code
Meaning
Last updated
Was this helpful?