Skip to content

Instantly share code, notes, and snippets.

@marciok
Created January 14, 2025 12:43
Show Gist options
  • Save marciok/a5df251afa472664a85215598fa8ead4 to your computer and use it in GitHub Desktop.
Save marciok/a5df251afa472664a85215598fa8ead4 to your computer and use it in GitHub Desktop.
{
"lead":{
"name":"{{consumidor.nome}}",
"phone":"{{consumidor.telefone}}",
"cpf":"{{consumidor.cpf}}",
"product":"{{produto.nome}}",
"email":"{{consumidor.email}}",
"created_at":"{{criado_em}}",
"message":"{{mensagem}}",
"id":"{{id}}"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment