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?
HTTPRequest Data Arg
Re: HTTPRequest Data Arg
Please don't open several topic for the same question, thanks.