Navigation:  »No topics above this level«

Initialization API

Previous  Top  Next

Starts an instance for the model process, incident type or problem type through a parameter.

 

Workflow

https://domain/se/workflow/api/new_workflow.php?processid=PROCESSID&workflowtitle=WORKFLOWTITLE

 

Incident

https://domain/se/incident/api/new_incident.php?incidenttypeid=INCIDENTTYPEID&incidenttitle=INCIDENTTITLE

 

Problem

https://domain/se/problem/api/new_problem.php?problemtypeid=PROBLEMTYPEID&problemtitle=PROBLEMTITLE

 

PARAMETERS

PROCESSID

Process ID #

WORKFLOWTITLE

Workflow title

INCIDENTTYPEID

Incident type ID #

INCIDENTTITLE

Incident type title

PROBLEMTYPEID

Problem type ID #

PROBLEMTITLE

Problem type title