Web Activity Args
Web activity.
Constructors
Properties
Authentication method used for calling the endpoint.
The integration runtime reference.
List of datasets passed to web endpoint.
Activity depends on condition.
Activity description.
When set to true, Certificate validation will be disabled.
Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes
Linked service reference.
List of linked services passed to web endpoint.
Rest API method for target endpoint.
Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
Activity policy.
Activity state. This is an optional property and if not provided, the state will be Active by default.
Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers.
Activity user properties.