<CALENDLY LINK>
with actual calendly link. prefill parameter is sent to calendly so you can customize it as per calendly docs and you can also pass the theme_color
value to seamlessly fit the appearance of the web-view buttons with the chat bot.){
"calendly":"<CALENDLY LINK>",
"prefill": {
"name":"{{name}}",
"email": "{{email}}",
"customAnswers": {}
},
"utm": {},
"theme_color": "#00a2ff"
}
{
"calendly":"<CALENDLY LINK>",
"prefill": {
"name":"{{name}}",
"email": "{{email}}",
"customAnswers": {}
},
"utm": {},
"theme_color": "#00a2ff"
}