open-wa/wa-automate-docker

curl command example #13

the-jojo-jj posted onGitHub

Hi, can somebody help with curl command example to send message? thanks in advance.


@the-jojo-jj if you open the /api-docs/ endpoint in a browser,

image

You can explore all the functions

image

and try them out

image

edit the args, then hit execute

image

It will then show you the curl command used to make the request

image

posted by smashah almost 4 years ago

Thanks @smashah for your reply.

this is my curl:

wget --no-check-certificate --quiet
--method POST
--timeout=0
--header 'api_key: 4638ae9e1axxxxxxxxxx'
'https://api.xxxxx.xx/xx/xx/xxxxxx/sendText?to=4474472xxxxx@c.us'

and got:

{ "success": true, "response": "Message missing" }

please help. thanks.

posted by the-jojo-jj almost 4 years ago

I'm sorry. I was wrong.

posted by the-jojo-jj almost 4 years ago

Fund this Issue

$0.00
Funded

Pull requests