Connections is a simple authentication mechanism to connect your ServiceDesk Plus MSP Cloud account with external applications. You can use connections inside custom functions to invoke any third-party applications' REST APIs.
Benefits:
- Connections is a secure authentication mechanism that prevents the exposure of a user's authentication token to other users in the application.
- Connections handles the dynamic token generation (refresh tokens) required for OAuth, enabling custom functions to invoke the REST APIs of all OAuth applications.
- You can easily invoke REST APIs of external applications; you need only insert a name in the custom functions.
ServiceDesk Plus MSP Cloud is integrated with external applications such as Jira, Outlook, Azure, and SCCM. To integrate with other third-party applications, you can use connections.
You can set up connections with default and custom services.

If you are using a custom domain, make sure that it's HTTPS enabled to access connections.
Related Articles
Overview
Deluge, or Data Enriched Language for the Universal Grid Environment is Zoho's proprietary scripting language bundled with ServiceDesk Plus MSP Cloud. It is a high-level language that helps non-programmers code without any training. Unlike ...
Overview
Using Deluge scripting, you can build custom functions that allow you to manipulate data within ServiceDesk Plus MSP Cloud and other external applications. Custom functions help simplify complex, multi-step actions through program scripts that you ...
Overview
A problem is an unknown underlying cause of one or more incidents. Problem management aims to minimize the adverse impact of incidents and issues caused by errors within the business and prevent recurrence of related incidents. To achieve this, ...
Overview
Custom Widgets bring external services inside ServiceDesk Plus MSP Cloud and extend the capabilities of your application. Widgets are embeddable UI components that you can create on your own, using JS Software Development Kit. Custom widgets allow ...
Overview
ServiceDesk Plus Cloud MSP comes with built-in capabilities that allow users, who have minimal technical expertise, to set up rule-based automations. Administrators can establish a service desk that handles requests on auto-pilot via automations. The ...