ManageEngine (Cloud) Access Requirements
Why do we need access to your ManageEngine Instance?
The client we create in your ManageEngine instance will directly perform actions to create, update, and query information about tickets, solutions, and forms.
Authorization Process Walkthrough
Setup Moveworks as a Self-Client in your organization’s ZOHO Dev Console
-
Go to your organization’s Zoho Developer Console (https://api-console.zoho.com/)
- Click
Add Client
, selectSelf Client
and then click Create.
Self Client is the way to integrate stand-alone applications that perform only back-end jobs (without any manual intervention — like data sync).
- Click
-
Copy the
Client Id
&Client Secret
-
Now click on the Generate Code Tab (this lets Moveworks generate an authorization code to generate access and refresh tokens). Add the following comma separated scopes for the integration:
SDPOnDemand.requests.ALL
SDPOnDemand.solutions.ALL
SDPOnDemand.users.ALL
SDPOnDemand.general.ALL
Please provide these scopes as comma separated values, feel free to copy-paste the following:
SDPOnDemand.requests.ALL, SDPOnDemand.solutions.ALL, SDPOnDemand.users.ALL, SDPOnDemand.general.ALL
-
Set Time Duration as
10 minutes
and Add Scope Description asMoveworks access scopes to integrate with ManageEngine
Validate the setup looks like this screenshot:
-
Now Copy the Provided the Authorization Code.
Please share the Domain URL, Client Id, Client Secret & Authorization Code with the Moveworks team.
Updated 11 months ago