Created
April 10, 2025 19:01
-
-
Save jhowbhz/efe5926d8488d30b5ba13cc392fca740 to your computer and use it in GitHub Desktop.
Novo sendText evolution 2.2.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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