# Process

The first thing to do when creating a new integration is to assign it to its Process. For instance, a new Incident integration would be created within an Incident Process. If you do not yet have a Process defined, then you will need to create a new Process

From the **Unifi Integration Designer Dashboard**, click on **New Process**.

![](broken-reference)

On the 'New Process' modal, the fields to be configured are as follows:

| # | Field           | Description                                                                          | Value                              |
| - | --------------- | ------------------------------------------------------------------------------------ | ---------------------------------- |
| 1 | Name            | The name of the ServiceNow process being integrated.                                 | \<SN Process Name> (i.e. Incident) |
| 2 | API Name\*      | The unique name of this process for use with the API.                                | \<your\_unique\_api>               |
| 3 | Target table    | The primary target or process table that this integration uses.                      | 'Incident' \[incident]             |
| 4 | Reference field | The field on the target table that is used as the reference for the external system. | 'Number'                           |
| 5 | Description     | Describe what this Process is for.                                                   | \<Your description>                |

{% hint style="info" %}
\*API Name

The API Name is how we identify which Process we are integrating with. The Scripted SOAP/REST Service will reference the API Name *(which is why it is important for this to be a unique reference)*
{% endhint %}

*Your 'New Process' modal should look like this:*

![](https://796541950-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MQlXvjOOzOUbjeH6uS5%2F-MQlruGJkoPD1KmtJo0S%2FV2%20-%20Process%202.png?alt=media\&token=14c85f18-08bd-454b-bc1e-81491d1d282d)

6\) Click **Create**.

*You will be redirected to the Dashboard of your newly created Process:*

![](https://796541950-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MQlXvjOOzOUbjeH6uS5%2F-MQlsQndDFo77GLaNAvR%2FV2%20-%20Process%203.png?alt=media\&token=89c91e41-676f-436a-a605-f30bdfeceb5c)

Click either the '**+**' **tile** or '**New Integration**' to move on and configure the **Integration**.
