We are trying to use CTI Framework, which is available in Freshservice. I have configured Click 2 Dial with a callback URL. But unable to get values in placeholder variables.
example payload. Can you please suggest
{
“requester_number”:“{{contact.phone}}”,
“ticket_id”:“{{ticket.id}}”,
“agent_id”:“{{agent.id}}”
}