Page 1 of 1

HTTPRequest Data Arg

Posted: Sun Sep 08, 2024 6:00 pm
by punak
hello
What format does the data parameter have in the HTTPRequest function?
I want to send this data in this function.

{
Message = "msg",
SenderNumber = "Smobile",
MobileNumber = Rmobile,
SendToBlocksNumber = true
}

How should I write these?

Re: HTTPRequest Data Arg

Posted: Sun Sep 08, 2024 6:13 pm
by Fred
Please don't open several topic for the same question, thanks.