Conditional Approval in Log Service Request API
Feature released in SummitAI Service Management (Denali HF01, Service Request Management)
What's New?
If the SR Workflow contains a Conditional Approval with the Approver set as User Selectable, you must specify the E-mail Id, Employee Id, or User Id of the Approver in the Log Service Request API. With this, the user can specify the Approver while raising an SR. The specified Approver receives a notification for the Approval of the Service Request.
Authentication
To authenticate the APIs, use the API login details. Create a user with the Login Type as API, generate an API Key to authenticate, and execute the APIs. For more information, see Adding Users.
API Details
Note:
The API Request requires the Approvals section only when the SR Approval Workflow contains the Approver as User Selectable.
Request Parameters
Parameter Name | Type | Description | Notes |
---|---|---|---|
Instance * | STRING | Name of the Instance. | |
ServiceCatalogID * | STRING | Unique Identification of the Service Catalog. | |
LogSRForUserMode * | BOOLEAN | Is the SR logged for a user? | The value must always be true. |
RequesterEmailID * | STRING | E-mail Id of the Requester. | |
SRRemarks | STRING | Remarks or comments about the SR. | |
GroupName * | STRING | Group name of the Custom Field. | |
AttributeName * | STRING | Type of the Custom Field. | |
AttributeValue * | STRING | Value of the Custom Field. | |
Approvals * | STRING | The User Selectable Approver details. | Specify any one of the following User Selectable Approver details:
|
* Indicates mandatory fields |
Prerequisites
- Create a Service Catalog. For more information, see Creating Service Catalogs
- Configure the Workflow with a Condition and Approver as User Selectable. For more information, see Configuring SR Approval Workflows.
Confluence Cloud Migration Alert: Please refer to known issues you may encounter in Confluence Cloud: https://eitdocs.atlassian.net/wiki/x/wDGwAQ