ServiceDeskPlus
Use this integration to manage on-premises and cloud Service Desk Plus requests. The integration allows you to create, update, and delete requests, assign groups and technicians to requests, and link/unlink requests and modify their resolution.
Case Management · Manage Engine Service Desk Plus
Configuration parameters
server_url— Data Center Location: Select the domain location that is applicable to your application (required)technician_key— Technician Keycredentials_technician_key—server_url_on_premise— On-Premise Server URLclient_id— Client IDclient_secret— Client Secretcredentials_client— Client IDrefresh_token— Refresh Tokencredentials_refresh_token—insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsincidentType— Incident typefetch_status— Incidents status. Supports multi-select.fetch_time— First fetch timefetch_limit— Fetch limit - maximum number of incidents per fetchfetch_filter— Fetch query - see (?). Overrides the status filter, if given.
Commands (16)
-
service-desk-plus-generate-refresh-tokenThis function generates the refresh token that should be used in the instance configurations.
-
service-desk-plus-link-request-modifyLinks or unlinks multiple commands.
-
service-desk-plus-linked-request-listGets a list with all the linked requests under the specified request.
-
service-desk-plus-request-assignAssigns the specified request to a technician and/or group.
-
service-desk-plus-request-closeCloses the specified request.
-
service-desk-plus-request-createCreates new requests.
-
service-desk-plus-request-deleteDeletes the request with the specified ID. To delete multiple IDs, pass a comma-separated list (string) of the IDs of the requests.
-
service-desk-plus-request-notes-addAdds a request note.
-
service-desk-plus-request-notes-deleteDeletes a request note.
-
service-desk-plus-request-notes-listGet a request specific note, or list all of its notes.
-
service-desk-plus-request-notes-updateUpdates a request note.
-
service-desk-plus-request-pickupAllows a technician to pickup the specified with the given request ID on the technician's name.
-
service-desk-plus-request-resolution-addAdds a resolution to the specified request.
-
service-desk-plus-request-resolutions-listGets the resolution of the specified request.
-
service-desk-plus-request-updateUpdates the specified request.
-
service-desk-plus-requests-listView the details of requests. If no arguments are passed, details of all requests are returned.