Transferência entre skills Liveperson
Last updated
Was this helpful?
Was this helpful?
{
"status": "ok",
"message": "Dialog <identificador do diálogo> successfully transfered."
} [
{
"name": "transfer_to_agent_liveperson",
"parameters": {
"skill": "0123456789",
"agent": "9876543210",
"before_action_messages": [
"Aguarde.",
"Estamos transferindo o contato para um agente"
]
},
"result_variable": "transfer_response"
}
]