integration-service
latest
false

Integration Service release notes
Last updated Sep 5, 2025
March 2025
linkErrata
linkAdded July 28, 2025
Bug fixes
- Fixed an issue where Integration Service jobs triggered in Orchestrator were always assigned "Normal" priority when no priority was specified, instead of honoring Orchestrator's job priority settings.
March 28, 2025
linkBring your own LLM
The OpenAI V1 Compliant LLM connector is now generally available. This connector allows you to connect to any large language model that is compatible with the OpenAI V1 API standard.
New authentication method for Snowflake
The Snowflake connector now supports the OAuth 2.0 authorization code authentication method.
March 17, 2025
linkSingle-tenant OAuth apps for Microsoft Teams
The Microsoft Teams connector now supports single-tenant OAuth applications through the Bring your own OAuth 2.0 app authentication method.
March 11, 2025
linkDue to recent API deprecations announced by Slack, we have updated the Slack activities
to ensure continued functionality and compliance. The Send File to Channel
activity now uses the
files.getUploadURLExternal
and
files.completeUploadExternal
APIs. The two APIs replace the
deprecated files.upload
API.
Updates for the Slack connector
The UiPath Connector for Slack now supports API key authentication.
Due to recent API deprecations announced by Slack, we have updated the Slack activities
to ensure continued functionality and compliance. The Send File to Channel
activity now uses the
files.getUploadURLExternal
and
files.completeUploadExternal
APIs. The two APIs replace the
deprecated files.upload
API.