Skip to content

Instantly share code, notes, and snippets.

View luccawake's full-sized avatar

Lucas Almeida luccawake

View GitHub Profile
@luccawake
luccawake / template.flow
Created April 18, 2022 18:21
Templates
{"id":"202078","description":"Boas-vindas","actions":[{"type":"huggy.action.send.message","value":"{\"content\":[\"Seja bem-vindo ao nosso chat! \\ud83e\\udd17\"],\"typing\":true,\"content_type\":\"0\"}","order":"0"},{"type":"huggy.action.execute.autmations.flow","value":"202079","order":"1","flow":{"id":202079,"description":"Menu Principal","actions":[{"type":"huggy.action.to.ask","value":"{\"typing\":false,\"name\":\"menu_inicial\",\"variableKey\":\"menu_inicial\",\"titles\":[\"Como podemos te ajudar?\"],\"answerType\":{\"type\":\"huggy.action.ask.answer.quick.reply\",\"value\":[{\"payload\":1,\"title\":\"Consultar prazo de entrega\",\"contentType\":\"text\"},{\"payload\":2,\"title\":\"Finalizar atendimento\",\"contentType\":\"text\"}],\"maxCounterError\":\"3\",\"messagesOnError\":[\"Parece que voc\\u00ea n\\u00e3o escolheu uma das op\\u00e7\\u00f5es apresentadas. Vamos tentar mais uma vez?\"]},\"timeout\":{\"interval\":1800,\"option\":\"continue\",\"intervalType\":\"minutes\",\"message\":\"Verificamos que
@luccawake
luccawake / example.json
Last active January 20, 2021 18:59
Resposta em JSON
{
"variables": {
"nome": "Higgor",
"data": "21/08/2020"
},
"data": "10/08/2020"
}