activities
latest
false
UiPath logo, featuring letters U and I in white

Classic Integrations Activities

Last updated Apr 10, 2025

Release notes

v2.0.4

Release date: March 26, 2025

Improvements

This release adds support for the .NET8 framework.

To use this version of the activity package, UiPath Studio version 2024.10 or above is required.

v2.0.2

Release date: December 11, 2024

Bug fixes

  • Fixed an issue occurring when ServiceNow Application Scope was used with OAuth 2.0. Consent was requested on every robot run, instead of reusing the existing token.

v1.3.8

Release date: 29 May 2024

Improvements

This release introduces local port support for OAuth 2.0 authentication. The Local Port parameter, now available in ServiceNow Application Scope, is optional and configurable. By default, its value is set to 10001 (e.g., http://127.0.0.1:10001/authorize/). When you configure your OAuth application, set the Redirect URL to: http://127.0.0.1:{LocalPort}/authorize/. For example, for local port 10002, the Redirect URL would be http://127.0.0.1:10002/authorize/.

It is not advisable to change the local port in the same project. If the port changes, create a new project or workflow to avoid caching errors, if any.

v1.3.6

Release Date: 22 August 2023

Bug Fixes

  • Fixed an issue with invalid credentials at runtime.

v1.3.4

Release Date: 26 October 2022

Bug Fixes

  • Fixed a bug that occurred when metadata from ServiceNow was incomplete or inadequate and that was causing activities to crash when loading tables and field information.

v1.3.3

Release Date: 27 September 2022

Improvements

Upgraded the activity package to .NET6 framework to provide compatibility with modern Windows Studio projects.

Added telemetry.

This release also includes localization updates.

v1.2.4

Release Date: 14 February 2022

Bug Fixes

Resolves an OAuth issue where the user is repeatedly asked to grant access to the app, even after an access token was received. The service now correctly uses the token that is already available.

v1.2.0

Release date: 15 December 2020

New Features and Improvements

This is the first stable iteration of the UiPath.ServiceNow.Activities package.

The ServiceNow activities enable you to automate interactions with your ServiceNow instance. Using the ServiceNow API, the activities give your UiPath robot(s) the ability to manage your attachments (add, delete, and download) and records (get, update, insert, and delete).

To learn more about the activities and to get started, see the About page.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.