Connections for Default Services

Setting Up Connections with Default Services

Using Connections

Connections Home Page Actions

Setting up Connection with Default Services

The application provides default Connections with many services, such as Zoho, Google, Hubspot, Trello, etc. To set up Connections for default services, follow these steps:

 

 The Scope access permissions are defined only by the third-party service that you're using in the Connection. Therefore check the help documents of the third-party service to learn about the scope they provide. 
 The Use Credentials Of Login User option is relevant only to custom widgets. If a connection is used independent of custom widgets, this configuration will not be accounted by ServiceDesk Plus Cloud and only administrators will be allowed to authorize connections. 

 

 

The Connection will be created and displayed with the following fields and a code snippet. 

 


 

 

 

If you are using a custom domain, make sure that it's HTTPS enabled to access Connections.

Using Connections 

Click a Connection on the Connection home page to view the code snippet.

Copy the Deluge code snippet to a custom function and proceed as follows:

  1. Replace <url> with the URL to be invoked.
  2. Choose the HTTP method.
  3. Pass parameters, if any.

You can add connections to custom widgets by copying the JSON code snippet to a custom widget package. Note the following pointers for reference:

Click here to learn more about adding connections to custom widgets.

Connections Home Page Actions 

On this page, you can set up, revoke, and delete Connections.

 

 

 

 

Technicians can set up, use, edit, and delete Connections created by other technicians and view the code snippet as well.
You cannot delete a Connection currently being used in a custom function. 
When you update a Connection's scope, the Connection will automatically be revoked. You must re-authenticate to use the Connection.
Deleting a technician will revoke the connections authorized by that technician. 

 

Learn about setting up Connections for custom services here.