Skip to content

Instantly share code, notes, and snippets.

@jhowbhz
Created April 10, 2025 19:01
Show Gist options
  • Save jhowbhz/efe5926d8488d30b5ba13cc392fca740 to your computer and use it in GitHub Desktop.
Save jhowbhz/efe5926d8488d30b5ba13cc392fca740 to your computer and use it in GitHub Desktop.
Novo sendText evolution 2.2.3
curl --location "https://gateway.apibrasil.io/api/v2/evolution/message/sendText" --header "Content-Type: application/json" --header "DeviceToken: seu_device_token" --header "Authorization: Bearer seu_bearer_aqui" --data "{\"number\": \"5518991978402\",\"options\": {\"delay\": 1,\"presence\": \"composing\"},\"text\": \"TESTE INFORMA: COMPRA DE R$ 3,19 EFETUADA NA DATA 10/04/2025. DÚVIDAS: INFORME O DOC. NÚMERO 12345679\"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment