API - Get All Requests Search Criteria Not Working
Greetings, My SD+ Environment: 10.5 Build 10536 I'm trying to get all tickets (using filterby All_Requests so it looks at everything) for specific accounts. I figured, I could use "search_criteria" to accomplish this, but no matter what I do, all requests
Deluge custom share script not work
Hi, I want to use this script to share request in some stage of RLC: url = "http://SDP:8080/api/v3/requests/"+ requestObj.get('id')+"/share"; headers = {"technician_key":"4991FCB9-9781-4EE3-AD37-8DB86829C46B"}; input_data = { "share":{ "technicians":[{"name":"Mike
Servlet API and Lower versions Support Update
Dear User(s) Greetings for the day. We found a less number of customers are still using the old release build (i.e., less than 9400 Builds (version 9.4)) also using Servlet API's and MYSQL as DB. Please note, the support for all the above is already stopped and it is conveyed in different ways to users. The latest builds (versions - 10.5 and 10507 Build) have many features, bug fixes, and the application is tuned to provide better performance as well. Regarding APIs as all our enhancements are
API Rest Put to assign ticket fails with error 4000
{"response_status":{"status_code":4000,"status":"failed","messages":[{"status_code":4000,"message":"Input Json Data not found for entity.","type":"failed"}]}} When doing this from the API documentation page on our actual server, it works fine. When running
Python script for update CI Name
The task is to massively update the names of CI from the excel file. It is necessary to write a script, but due to little experience in python, I have difficulties in working with the API (Update CI). Can you please help with this? Are there any ready-made
Click-To-Call sample script
Hi, I want to implement click to call option with our custom IPPBX in integration->telephony->service custom. I need to sample with any language to understand structure to do this job. Thanks for posting a sample script here. Thanks for helping
How to connect SDP API with Postman for add request
Hi, I use Postman tool for API test and develop. Also I read your documentation for use SDP API (Build 9301), but when I test a API like add request, SDP return error. This is my screenshot from Postman: and return below error: No input data for get all requests Thanks
Fetch data from API issue
Hi, I want to get data with call API from Mailerlite in Analytics Plus, but show me error: Error while reading the URL contents. Please verify whether the server (host machine) containing the URL is connectable. I checked URL in browser and attached screenshot.
[SOLVED]Call custom API for Incoming Trigger Hang Up Event on Custom Telephony Integration
Hi, I want to integate SDP to custom telephony server. Make call API and pick up API is okay, but Hang up API not work and get error: { "response_status": { "status_code": 4000, "messages": [ { "status_code": 4004,
Survey API
Hi, I want to access survey by API and report from it and add survey by user with API. What should I do? Please add this feature to next release of SDP
API Calls to other instances
When I make the following API call I get results from the default IT Helpdesk instance: GET https://{ORG_SERVICEDESK_URL}/api/v3/requests/ I get a list of requests from the default instance, "IT Helpdesk". I would like to be able to make the same call
[SDF-95544] Add attachment to Contract using API V3
Hi everyone ! I have now tried for quite some time to upload an attachment to a contract using a POST request to /api/v3/attachments Is this possible anyway? The link to https://help.servicedeskplus.com/api/request-operations.html%24Attachment is dead.
API request to get the list of open Requests in a particular group
Hi Team, I wanted to ask, if there is a way I can make an API request to get the list of workorder that is assigned to particular group and the status is open.
Share Request via API / Powershell
When I'm trying to share a request to a group via API and I'm having some issues and need assistance. Any feedback would be appreciated, but for my purposes in my environment I need to utilize PowerShell. if I have the square brackets [] I get: Invoke-WebRequest
Removal of Support for Email-only Approvers in Request Approvals and Request Approval API changes
Dear Customers, As part of the enhancements in Request approvals and the associated API development, we are removing support for Email-only Approvers. Only people configured as users in ServiceDesk Plus can be configured as Approvers for Requests going
Release to change association
Hi, Similar as you can use ${associated_requests} to get Request <-> Change relationship, is there a way to include change IDs associated to release in webhooks or notifications? Or get it via API? I know it is not officially supported yet, but the benefit
Service Catalog API
Hello, I have created some templates for requesting new users. Is there a way to read the fields with rested API ? My idea was to have a script(powershell) that reads the request, creates the user, updates the resolution and closes the request.
how to fetch values in an additional field by API from another server
Hi , in our organization some of the services In the Service Catalog must have additional fields with dynamic values that could be fetched from another server or application By Api. could you offer us a solution for this scenario. we are working with
Is there API to enumerate picklist additional field values
Is there any API to enumerate picklist additional field values?
Reply to a request from end-user by API
Hi, I want to create custom mobile app for end-user (customer) support. In this scenario, our customer install my custom app and our technician login with SDP. Also I want to chat and conversation with end-user by custom mobile app that connected to SDP
Powershell and Rest API integration - Customer ID param is Mandatory for MSP
Good day all I have been working for quite some time with Powershell, but have very limited knowledge of using Powershell with APIs. I would like to make use of Powershell to connect to our local installation of Manage Engine Desktop Central and to pull
Get change list using API v3 (SDP MSP Version: 9.4 Build 9424)
Hi, how i get all the change on API v3 here is my sample get url: https://XXXX/api/v3/changes?TECHNICIAN_KEY=XXX&input_data={ "list_info":{ "row_count":200, "start_index":1, "get_total_count":true } }&format=json RESPONSE: { "response_status": { "status": "failed",
ServiceDesk Plus MSP Upcoming End-of-Life of Request V1 APIs and 10528 Build release Important Update
Dear Customers, Today we are announcing the End-of-life (EOL) from 10.6 version (which is due post Oct'21) for V1 APIs. From that date forward, any upcoming releases will not have access to the V1 Request APIs. All clients and integrations based on V1
I'm trying to create groups and profiles in MDM using REST API and I'm getting URL Rolling Throttle Exceeded
I've created a script that I'm using to create a group, a profile, add a payload to the profile and add it to the group, and now I'm getting URL_ROLLING_THROTTLE_EXCEEDED. If there is a limit to how many groups/profiles I can create, please let me know
Minor Modifications to Change Approvals V3 REST API Format
Dear Customers, As part of the enhancements in Approvals features in the product, we are making minor changes to the Change Approvals REST API format. This will impact the operations to be performed via API. For the same reason, JSON input formats for
Encryption Status via API
Howdy, I've reviewed the API documentation at www.manageengine.com/products/desktop-central/api/ and have not found an answer there... I was wondering if there is a way via the API to check the encryption status of devices, i.e., BitLocker, FileVault2,
[SDF-38218] Get All SDP Pending Approvals by API
Hi, I need to pass approval process to another software in my organization. Today I see Get Pending Approval API in SDP documentation, but this API has filter option(Default: MyPendingApprovals). I don't need to this filter and I wanna to get all SDP
CMDB API getting IP address using "Get CI details using criteria"
I am trying to fetch the IP address of several CIs using the API for a customer. The issue is that I cannot find the parameter needed to pass to retrieve the IP address of a server as an example. And when I try to retrieve a list of available parameters
Where to find API logs?
Hello, I'm looking for a way to debug API GET/POST requests made to SDP from external scripts. What log files should I be looking at? I've been exploring the logs folder to no avail. Thanks, Filipe
ADD_ATTACHMENT with XML or json
I would like to add an attachement to a ticket using xml or json but I have not found much info online besides people using C# or python. I tried doing: http://somesite/xxxx/request?OPERATION_NAME=ADD_ATTACHMENT&format=XML&TECHNICIAN_KEY=xxxx-xxxx-xx...&INPUT_DATA= C:\users\...\...filename.txt but I keep getting the error: Error when adding attachmentthe request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is nul Does anyone have any suggestions?
Cant add resource group through Powershell
I have tried Invoke-RestMethod and Invoke-WebRequest using the three kinds of data in the pictures. Nothing works. Its either complaining about "EXTRA_PARAM_FOUND" or "Invalid data in the input". What am I doing wrong? I tried executing using these commands
Using Rest API to GET attributes like Manager, Title
Hi there, I am new to this community and am using what I believe is a very old version of ADManager Plus (Version 7.0, Build 7066) on-prem. I need to pull user attributes out of ADManager Plus for a custom integration. I am able to use the <URL>/RestAPI/SearchUser?
API V3 - Unable to query requests
Hi, we're trying to get all requests based on certain criteria via the V3 API web services. I can successfully query it using PostMan but not C#. PostMan allows to export code for various languages, including RestSharp which uses C# and .NET. I've also
ServiceDesk Plus API v3 - Service Request
Hello, I've been looking for a solution going forward to a way to automate reporting using the API V3 solution within ServiceDesk Plus. My site is using this on premises, and I've got access to the API tools, and an API Key, but I am having difficulties
API Injection of an image
I have a VB.net app in the form of a wizard that generates all the ticket details. Had some issues with it relating to encoding, but they are happily fixed. Last issue I have before this dang thing would be perfect is images. I can take a screenshot
getAssociatedMonitors request isMultiple field meaning
In the attached image there is an instance of a api/json/device/getAssociatedMonitors? request for one of the default monitors available in OpManager. I need help identifying the "isMultiple" field meaning, why is this field varying its value from one
How to get CI details using criteria?
When I use the API "Get CI Details using criteria", I just get 4 fields, but I have more than 4 fields in my page. Help me!
Requires a delay in running the script
Greetings. I am facing a problem. I have a template with set tasks in the amount of 9 pieces, in this template I also have mandatory additional fields to fill out. I also wrote a Python script. After creating a request, my script receives values from
Authentication with REST API V3 does not work
Hi, I'm already confused with the authentication as all ME documentation refer to the same thing as different names: technician key, API key, authtoken... Then you have the ServiceDesk Plus On Demand and On Premise too, I'm not sure if there is a difference in the API... Anyway, I can successfully create a Request in ME SDP On Premise using API V1: However, the same payload and same Technician key (API key? Authtoken?) does not work with API V3: Can somebody please let me know what I'm doing wrong?
Using the API to generate a password
I'm trying to generate a password using the API from PowerShell. However, the following code isn't working for me: $pmpServer = "pmpro.mydomain.com:7272" $baseUri = "https://$($pmpServer)/restapi/json/v1/passwords/generate" $header = @{'AUTHTOKEN'='<tokenCode>'}
Next Page