Execute a User Activity
Executes the identified user activity.
HTTP Method | URL | Parameters | Request Body | Response Body |
---|---|---|---|---|
POST | https://serverName:port/ProficyWebApi/api/UserActivities/<id> ?action=execute&timeout=30 | Values are in JSON format. Action:execute is the only supported value.Timeout: amount of time to wait for results in seconds. To return immediately without a result, use 0, or do not specify. |
Input values.
| Output values.
|