Skip to content

Instantly share code, notes, and snippets.

@sauloarruda
Last active September 21, 2022 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sauloarruda/c8f3494a3c7cbeabcf65da57d99be044 to your computer and use it in GitHub Desktop.
Save sauloarruda/c8f3494a3c7cbeabcf65da57d99be044 to your computer and use it in GitHub Desktop.
{
"jwtToken": {
"user": {
"uuid": "70da8606-39a0-11ed-a261-0242ac120002",
"name": "Saulo Arruda",
"whatsapp": "5511929381231"
},
"entity": {
"uuid": "a0310736-39a0-11ed-a261-0242ac120002",
"whitelabel": "vesti",
"name": "Lojão do Bras"
},
"policy": {
"uuid": "bbd57f80-39a0-11ed-a261-0242ac120002",
"name": "Admin",
"isAdmin": true
}
},
"vestiMissionsWebhooks": [
{
"event": "vesti-mensagem-boas-vindas",
"options": {
"recipientId": "496e32a2-39a0-11ed-a261-0242ac120002",
"recipientPhone": "551199999999",
"recipientName": "João Risoleo"
}
},
{
"event": "vesti-pos-vendas",
"options": {
"recipientId": "496e32a2-39a0-11ed-a261-0242ac120002",
"recipientPhone": "551199999999",
"recipientName": "João Risoleo"
}
},
{
"event": "vesti-pedido-criado",
"options": {
"recipientId": "496e32a2-39a0-11ed-a261-0242ac120002",
"recipientPhone": "551199999999",
"recipientName": "João Risoleo"
}
},
{
"event": "vesti-pos-vendas",
"options": {
"recipientId": "496e32a2-39a0-11ed-a261-0242ac120002",
"recipientPhone": "551199999999",
"recipientName": "João Risoleo"
}
}
],
"rfvWebhooks": [
{
"event": "rfv-${champion|loyal_customer|promising|new_customer|fresh_new|hot_buyer|cold_buyer|need_attention|shouldnt_lose|sleepers|lost}",
"options": {
"recipientId": "496e32a2-39a0-11ed-a261-0242ac120002",
"recipientPhone": "551199999999",
"recipientName": "João Risoleo"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment