integration-service
latest
false

Integration Service release notes
Last updated Jul 31, 2025
Added 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.
Bring 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.
Single-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.
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.
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.