Skip to main content

Execute Report

Executes a report and returns the output in JSON format.

Parameters

ParameterDescription
Report ID-

Example Output

{
"response_status": {
"status_code": 2000,
"status": "success"
},
"execute": {
"data": [
{
"citypeid": 4,
"description": "Services related to application login like creating CRM account, SAP account, MSSQL account, Active Directory account, etc., are listed under this service category.",
"ciname": "Application Login",
"helpdeskid": 1,
"ciid": 1
}
]
}
}

Workflow Library Example

Execute Report with Manage Engine Servicedesk Plus and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop