>
Perform any HTTP request of any type.
This action effectively replaces the HTTP Get, Head and Post actions and those are now deprecated.
Key:Value Content-Type:application/json Authorization:Bearer MY_ACCESS_TOKEN Other-Header:Some value
If you want to send content to a server (with POST or PUT for example), you can send send some data, a file, or both.