# Release Notes

> * Some tables such as Requested item and Change request weren't available for selection in the object dropdown of the Get Record and Update Record activities.
* Data filter attributes weren't displayed in triggers.

## November 12, 2025

### Bug fixes

* Some tables such as Requested item and Change request weren't available for selection in the object dropdown of the Get Record and Update Record activities.
* Data filter attributes weren't displayed in triggers.

## July 3, 2025

### New Search activities

Two new activities are available: [Search Users by Email or Name](https://docs.uipath.com/activities/other/latest/integration-service/uipath-servicenow-servicenow-search-users-by-email-or-name) and [Search Incidents by Incident Number](https://docs.uipath.com/activities/other/latest/integration-service/uipath-servicenow-servicenow-search-incidents-by-incident-number).

:::note
**Erratum:** These activities have been made available sooner, but were not announced at the original release date. We apologize for any inconvenience.
:::

## v5.2.2

**Release date: February 18, 2025**

### Version compatibility notice

This release doesn't include any improvements or fixes. We updated the package description displayed in Studio, to include details on how to get the latest version of Integration Service activities.

Use this version of the activity package only if you are on Studio Desktop 2023.4 or lower. If you are using Studio Desktop 2023.10 or higher, there's no need to install this version. Starting with Studio 2023.10, all Integration Service activities are delivered through the unified `UiPath.IntegrationService.Activities` package, as explained in [Working with Integration Service activities](https://docs.uipath.com/activities/other/latest/integration-service/about-the-integration-service-activities#working-with-integration-service-activities). Starting with [Studio 2025.0.161](https://docs.uipath.com/studio/standalone/latest/release-notes/february-2025#february-26%2C-2025), it is even easier to access the latest version of Integration Service activities, because connectors are listed directly in the **Manage Packages** window. For details, see [Managing Connectors](https://docs.uipath.com/studio/standalone/latest/user-guide/managing-activities-packages#managing-connectors) in the Studio user guide.

Previous versions of this package are no longer listed in the Studio official feed, but they remain under the UiPath standard support policy for activity packages. Workflows using activities from unlisted versions will continue to work.

## January 20, 2025

### Support for long-running workflows

This connector now supports long-running workflows through the **Wait for an Event and Resume** activity. Its purpose is to suspend a job at runtime and resume the job whenever a certain event occurs.

For more information, see [Long-running workflows with Integration Service activities](https://docs.uipath.com/activities/other/latest/integration-service/long-running-workflows-with-integration-service-activities).

## November 4, 2024

### HTTP Request activity

A new **HTTP Request** activity is now available, allowing you to go beyond the predefined activities in a given package and make requests to any endpoint of a vendor's API.

**HTTP Request** reuses the connector pre-configuration and provides transparency of headers, authentication, and query parameters. You can reuse any of your connections, and provide the endpoint and the JSON payload. Use this connector-specific **HTTP Request** activity to benefit from Integration Service's capabilities for connection management.

To learn more, refer to the [HTTP Request activity](https://docs.uipath.com/activities/other/latest/integration-service/http-request-activity) page.

## October 7, 2024

:::note
Erratum – Added December 3, 2024: The HTTP Request activity was mistakenly announced before it was made available.
:::

### HTTP Request activity

A new **HTTP Request** activity is now available, allowing you to go beyond the predefined activities in a given package and make requests to any endpoint of a vendor's API.

**HTTP Request** reuses the connector pre-configuration and provides transparency of headers, authentication, and query parameters. You can reuse any of your connections, and provide the endpoint and the JSON payload. Use this connector-specific **HTTP Request** activity to benefit from Integration Service's capabilities for connection management.

To learn more, refer to the [HTTP Request activity](https://docs.uipath.com/activities/other/latest/integration-service/http-request-activity) page.

## November 2023

### New Features and Improvements

This activity pack is now always displayed in the **Available** section of the Activities panel in Studio. Any activity in this package can be installed by simply dragging and dropping it into the canvas. Also, a cloud versioning model is used from now on for this package, as updates will be done automatically to the activities, without the neccesity of manually updating the package by using the **Package Manager**.

Please note that from this version onwards, this activity pack is **only compatible with Studio v2023.10** and above.

The following event trigger activities have been added to this activity pack:

* Record Created
* Record Updated
* Incident Task Created
* Incident Task Updated
* Incident Created
* Incident Updated

Changes have been done to the user experience, modifying certain property names to make them clearer and easier to use. Also, properties are now sorted based on importance.

## v5.2.0

Release date: June 9, 2023

### New features and Improvements

This activity pack has gone through multiple user experience improvements, tooltips have been improved and several property field names have been adapted to make your automation journey even easier.

## v5.1.1

**Release Date: 6 April 2023**

### New Features and Improvements

The following activities have been added to this package

* **Create Incident Task**
* **Update Incident Task**
* **List All Incident Tasks**
* **Get Incident Task**
* **Add Attachment**
* **Download Attachment**
* **Get Attachment**
* **List All Attachments**
* **Delete Attachment**

The **List Incidents** activity has been renamed to **List All Incidents**.

## V5.0.0

**Release Date: December 20, 2022**

### New Features and Improvements

Starting with version 5.0.0, **Windows - Legacy** projects are no longer supported. Instead, you can use the activity package for **Windows** or **Cross-platform** projects.

The minimum Studio version required for this activity pack is v2022.10.

The activity package has gone scopeless, which means you no longer have to drag and drop an activity inside the **ServiceNow Scope** activity to configure a connection. You can simply add your activity to the workflow and configure the connection using the **ConnectionId** field.

The following new activities are available in the package:

* [Create New Incident](https://docs.uipath.com/activities/other/latest/integration-service/uipath-servicenow-servicenow-create-new-incident)
* [List Incidents](https://docs.uipath.com/activities/other/latest/integration-service/uipath-servicenow-servicenow-list-all-incidents)
* [Update Incident](https://docs.uipath.com/activities/other/latest/integration-service/uipath-servicenow-servicenow-update-incident)

:::important
ServiceNow is a Dynamic API, meaning that custom tables and fields can be added and standard tables and fields can be removed and/or renamed. Any curation done on these APIs, therefore, will only work with standard implementations of ServiceNow. If, for instance, you've changed the incident table name and altered the fields in terms of names and/or added new required fields, you'll need to use the generic activities (**Get Record**, **List All Records**, **Insert Record**, **Update Record**, **Delete Record**) to interact successfully with your instance of ServiceNow.

Reach out to your ServiceNow administrator to determine what's necessary to interact with the resources for your use case.
:::

## V4.0.1

**Release Date: June 27, 2022**

### New Features and Improvements

Both design time and run time now support the ability to select a connection to use in the [Configure Connection Wizard](https://docs.uipath.com/activities/other/latest/integration-service/configure-connection-wizard). Before, you could only use the connection that was set as default, even when you would create multiple connections. With this new functionality, you can now select from the drop-down the connection you want to use in Studio (design time) and the connection you want to use on the robot (run time) when executing the process.

The **ServiceNow** activities package has been upgraded to **.NET6**.

Implemented telemetry changes.

## V3.0.0

**Release Date: November 1, 2021**

### New Features and Improvements

This activity pack is designed to work together with the new Integration Service. The activities allow you to execute create, retrieve, update, and delete operations on ServiceNow objects (including standard and custom objects). Find out more about the UiPath Integration service [here](https://docs.uipath.com/integrations).

Versions of the ServiceNow Activities Pack that do not support the Integration Service remain available for download. You can access their documentation [here](https://docs.uipath.com/activities/other/latest/legacy-integrations/servicenow-about).
