HTTP Request activity execute an HTTP POST request. The inputs define the endpoint and the expected request body.
HTTP Request Properties
Property name | Description |
---|---|
Title |
Activity name that will be visible for both administrators and end-users. |
Description |
Can be used for describing the request and for internal notes. |
Url |
Full endpoint path. |
Header |
Optional request header. |
Payload |
Request body in JSON format. |
Skip condition |
Condition criteria when the activity should be skipped. For more information see: Activity Skip Conditions |
Example
Screenshot below displays HTTP Request activity that calls an Azure Function webhook.
Comments
0 comments
Article is closed for comments.