Creating Integration Key

Creating Integration Key

For builds after 11300, Steps to create Integration Key:
  1. Goto Admin > Integrations > Integration Key > New
  2. Please use an integration key with admin privilege, as there wont be any role related permission issues. 
  3. Click Generate link under the Integration key details block. You can select a time frame for the key to expire using the calendar icon  or simply retain the same key perpetually.
  4.  
  5. If a key is already generated, then you can view the integration key from the existing list.

  6. Enter the login password to view the already generated Integration key



For builds prior to 11300, Steps to create Technician Key:
  1. Goto Admin -> Technicians icon under User block.
  2. If you want to generate the API key to the existing technician, click the edit icon  beside the technician. If you want to generate the API key to a new technician, click Add New Technician link, enter the technician details and provide login permission.  
  3. Preferably use a technician with SDAdmin privilege to avoid any role related permission issues. 
  4. Click Generate link under the API key details block. You can select a time frame for the key to expire using the calendar icon  or simply retain the same key perpetually. If a key is already generated for the technician, a Re-generate link appears.
  5.  
  6. The key in the above image is generated for an existing technician. A time frame for the key is selected which shows the date, month, year and the time (in hours and minutes) when the key will expire.
  7. Refer: https://help.servicedeskplus.com/api/rest-api.html$key 
If you are using Custom Function scripts for integration, then update the configurations global_functions with the generated API key..  Refer to the below screenshot


If you are using python\powershell for scripts integration, then update the configuration.json with the generated API key. Refer to the below screenshot.


                    New to ADSelfService Plus?

                      • Related Articles

                      • 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 ...
                      • CTI Integration internal configuration for testing

                        Example format for CTI Integration testing ...
                      • Azure DevOps Integration

                        Feature:  Azure DevOps Integration <-->  ServiceDeskPlus (Plugin Model) --> Create a new work-item in Azure DevOps when a request is created in SDP --> Update SDP request status when a Azure DevOps work-item status is updated --> Updating Comments ...
                      • WhatsApp Integration via Twilio (Notification only)

                        WhatsApp Integration via Twilio You can now integrate ServiceDesk Plus MSP with WhatsApp to trigger WhatsApp notifications to ServiceDesk Plus MSP technicians/users on the latest events that happen in the application. This can be done through Twilio ...
                      • 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 ...