Skip to main content

httpcall

Properties

PropertyTypeAttributesDescription
method'Get' | 'Post' | 'Put' | 'Delete' | 'Patch'RequiredThe HTTP method to use
namestringRequired, IdentifierThe Http Call Name
urlstringRequiredThe Http Call Url
bodystringThe body to include in the request
headersHeader[]The http call headers
resultstringThe http call result
statusCodeintThe http call status code
PropertyTypeAttributesDescription
namestringRequiredThe name.
valuestringRequiredThe value.