Type
action
Description
 
Properties
Name Type Description
url* string The url of the web service to call
method* string(HttpMethod) The http method
headers string The multiline formula that represents a list of the http headers in the following format:
HeaderName1: HeaderValue1
HeaderName2: HeaderValue2
body string The formula that represents a body of the http request