> For the complete documentation index, see [llms.txt](https://docs.onum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onum.com/data-sinks-changelog/servicenow-data-sink.md).

# ServiceNow Data Sink

Learn more about this Data sink type in [this article](/data-sinks/data-sink-integrations/send-data-to-servicenow.md).

<details>

<summary>v1.0.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/20/2025</mark>

* New user interface.

</details>

<details>

<summary>v0.0.3</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">06/04/2024</mark>

* Added support for creating service now events.
* Updated validations.

</details>

<details>

<summary>v0.0.2</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">05/17/2024</mark>

* Updated configuration for event fields:

```
editableInPipelines: true
type: inEventField
validations:
  allowedTypes: ['string']
```

* Updated configuration with global configuration.

</details>

<details>

<summary>v0.0.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">04/09/2024</mark>&#x20;

Initial version

</details>
