Create Ticket
Create an incident
Upon success, an HTTP 201 is returned. An HREF to the new resource is provided, and the HTTP Header contains a location information to redirect the client to the newly created resource.<BR> Note: this method only supports one request creation per call (V1.0).
External Documentation
To learn more, visit the EasyVista documentation.
Parameters
Parameter | Description |
---|---|
Requests | A list of request objects. Example:
|
Example Output
{
"HREF": "uri"
}
Workflow Library Example
Create Ticket with Easyvista and Send Results Via Email
Preview this Workflow on desktop