HTTPRequest Data Arg

Just starting out? Need help? Post your questions and find answers here.
punak
User
User
Posts: 81
Joined: Tue Sep 07, 2021 12:08 pm

HTTPRequest Data Arg

Post 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?
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: HTTPRequest Data Arg

Post by Fred »

Please don't open several topic for the same question, thanks.
Locked