Related Articles
ServiceNow Integration
SDP-Servicenow integration can be achieved using Python scripts by installing Python runtime in builds older than 11120 but with newer builds, it can be done with Deluge scripts and the built-in Deluge runtime. Deluge does not support ...
JIRA Integration
We currently have a custom menu script for integrating with Jira in our system. However, this setup requires manual initiation of the script for each individual request. This manual step has become burdensome, especially when our technicians are ...
How to auto-create worklog based on values specified in the request
This post will to help you create a worklog automatically when a request is created. This script can be configured under Request custom triggers and you will find more information about this here. This is achieved using an API call to create a ...
Zoho Project to SDP Integration
Requirement: Considering the earlier integration discussed in the article: https://pitstop.manageengine.com/portal/en/kb/articles/sdp-to-zoho-project-integration Subsequently, upon adding a task to Zoho Projects, it's essential to mirror this action ...
Two-Way Integration Between ManageEngine ServiceDesk Plus (On-Premise) and JIRA
Overview ManageEngine ServiceDesk Plus (SDP) On-Premise ships with a native Automation engine — Custom Triggers, Business Rules, Custom Functions, and outbound Webhooks — that is powerful enough to build real two-way integrations with third-party ...