# Jobs

:white\_check\_mark:Professional :white\_check\_mark:Premium :white\_check\_mark:Enterprise

### Introduction

The predefined templates for Jobs can help you create an API to integrate jobs. A template contains all relevant entities and properties of a workorder (table 'Job'). The Job templates are based on a specific process within IFS Ultimo (context);

* Technical Service
* Medical&#x20;
* Fleet&#x20;
* Infra
* IT&#x20;

All relations from 'Job' to another entity have minimum read access to the 'Description'. This way, you can easily receive the right information.&#x20;

### Playground

{% hint style="info" %}
Swagger documentation for this connector is available on our playground environment. It is also possible to test the connector on this page, use the parameters below to try it out!\
\
Please note, this is an example. Not all entities and properties are available in this playground.&#x20;
{% endhint %}

| Parameter         | Description                                                                                     |
| ----------------- | ----------------------------------------------------------------------------------------------- |
| URL               | <https://devdocs.ultimo.net/docs/index.html?version=v1&apiKey=E98A60772F574264BEF845115A32D388> |
| ApiKey            | 2F69E490E2EC46E7B6031774439FB6B0                                                                |
| Context           | Use value 1                                                                                     |
| EquipmentId       | Leave empty or use value '00001'                                                                |
| ProcessFunctionId | Leave empty or use value 'N.PRO.02'                                                             |
| SiteId            | Leave empty or use value '01'                                                                   |
| SpaceId           | Leave empty or use value '003.0.10'                                                             |
| WorkOrderTypeId   | Leave empty or use value '062'                                                                  |

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.ultimo.net/api-key-templates/jobs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
