Http
Parameters
Name
Description
Default
Mandatory
{
"method": "POST",
"url": "http://example.com/path",
"destination": "example",
"params": {
"param01": "value01"
},
"headers": {
"X-TEST": "Test header"
}
}Schedules
Last updated