curl --location --request POST 'http://localhost:3001/v1/automations/trigger/7e5b7863-d2d8-49d5-9990-efdd4de7589e' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Adriel Oliveira",
"phone": "34999647719",
"email": "adritis.pessoal@gmail.com",
"address": "Rua moabe 151"
}'
{}