OPManager compatiable version
SDP MSP and OPManager compatible versions:
New to ADSelfService Plus?
Related Articles
Integration with Opmanager MSP - Network and Monitoring tool for MSP's
SDP MSP integrates Opmanager MSP - Network and Monitoring tool for MSP's, for more details refer to the below https://www.manageengine.com/network-monitoring-msp/sdp-msp-integration.html
MS Intune Integration using Script - v1
This article guides you through the process of integrating Intune data into SDP using a Python script. Prerequisites: - Python 3.6 or above Ensure Python is installed and added to your PATH. Use python --version or python3 --version to verify. ...
Slack Integration
This is a sample python script that is used to post request details from ServiceDesk Plus into Slack.Slack is a cloud-based team collaboration tool that allows team members to communicate without the use of emails or group SMS. Use Case: Lets assume ...
Microsoft SCCM Integration for ServiceDesk Plus and AssetExplorer
Microsoft System Center Configuration Manager (SCCM) integration helps you fetch workstation details from SCCM and add them to ServiceDesk Plus or AssetExplorer. How does it work? The SCCM integration tool connects directly to the SCCM SQL ...
Opmanager Integration - Create downtime schedule in Opmanager from a change request in ServiceDesk Plus.
This script will invoke the OPManger API to set downtime of assets using the schedule time and the assets / business views chosen in a change request on ServiceDesk Plus. Execution steps: 1. Download and copy the script and xml file into the ...