Forms Integration - ManageEngine
Forms Integration - ManageEngine
Forms Integration - ManageEngine
ManageEngine forms and request templates are incredibly powerful when combined with Moveworks’ Smart Forms. You can use them together to:
Moveworks will use the existing service account created in ManageEngine for fetching the forms from your instance.
Forms are referred to as request_templates under the Service Catalog in ManageEngine. Moveworks will ingest all request templates that are available in the Service Catalog.
To fetch all the request templates, we use the following API:
GET https://{manageengine_url}/api/v3/request_templates
To fetch additional details about a single request template, we use the following API:
GET https://{manageengine_url}/api/v3/request_templates/{request_template_id}
To create a request using the form fields of a request template, we use the following API:
POST https://{manageengine_url}/api/v3/requests , with the following body:

A: No, not at the moment.
requester field?A: No, not at the moment.
A: No, not at the moment.
A: Request templates are forms from Manage Engine, with Moveworks form ingestion any changes will be automatically ingested