β οΈTrigger New Job on Alert
Create new job in illu when an issue occurs
Example code:
Last updated
Create new job in illu when an issue occurs
Example code:
Last updated
Create a new job. Uses default job status, tag, and site if those arguments are not provided.
0: to do1: in progress2: done3: closed
0: other1: sales/design2: installation3: commissioning4: maintenance5: decommissioning
Successful Response
id: The id of the job status. name: The name of the job status.
id: The id of the job tag. name: The name of the job tag.
site_id: The id of the site. name: The name of the site. is_active: Whether the site has been deleted. org_id: The id of the site's organization latitude: The latitude gps coordinate of the site. longitude: The longitude gps coordinate of the site. address: The address of site share_data: Whether to share location data with linked provider orgs components: A list of components associated with the site
Model for basic user info for jobs etc.
id: the unique identifier for the user
name: The name of the user
0: OTHER1: SALES_DESIGN2: INSTALLATION3: COMMISSIONING4: MAINTENANCE5: DECOMMISSIONING