UiPath Documentation
integration-service
2.2510
true
  • Release notes
    • 2.2510.0
    • 2.2510.2

Integration Service release notes

Last updated Apr 15, 2026

2.2510.2

Release date: April 15, 2026

What's new

New connectors

The following connectors are now generally available in Integration Service on Automation Suite:

Note:

Google Tasks, PagerDuty, and Xero were available as preview connectors prior to the 2.2510 release but were temporarily removed. They are now generally available in 2.2510.2.

Global Scripts in Connector Builder

Connector Builder now includes a Global Scripts tab where you can write JavaScript that runs before or after every API request made by your connector. Pre-request scripts let you modify outgoing headers, body, query parameters, or URL path. Post-request scripts let you inspect or transform the response body before it is returned to your workflow.

For more information, see Global Scripts.

FIPS 140-2 support

Integration Service is now supported on machines that have Federal Information Processing Standards 140-2 (FIPS 140-2) enabled.

Improvements

Amazon Bedrock

  • The connector now supports higher Llama model versions.
  • You can now enter a custom model ID instead of selecting from a fixed list, enabling use of models not included in the default options.
Important:

AWS has deprecated the Titan model family. Automations that use Titan models will no longer work after upgrading to 2.2510.2.

Amazon Web Services

You can now use the Amazon Web Services connector to connect to Amazon Bedrock Runtime.

Azure OpenAI

The connector now supports OAuth 2.0 Client ID and Secret as an authentication method, alongside the existing API key authentication.

Gmail

A new List Email Attachments activity returns the list of attachments for a given email. Use it in combination with the Download Attachment activity to retrieve attachment files.

HTTP Webhook

The HTTP Webhook connector is promoted from Preview to GA with the following improvements:

  • The connector now supports the challenge framework required by providers such as Slack and Zoom for webhook verification.
  • Trigger output now includes the request headers and body.
  • A new Get Trigger Event Output activity is available for consuming disconnected trigger data in workflows.

Jira

The output of the Issue Updated activity now includes the issue key (for example, PROJ-123) and the issue ID.

Microsoft OneDrive & SharePoint

  • Event triggers now support entering a Site ID and Site URL manually as an alternative to the visual file picker. This enables scenarios that use the sites.selected permission scope.
  • The User.Read.All scope is no longer required during connection creation.
  • The Upload File activity now returns a descriptive error message on failure instead of the raw vendor error.

Microsoft Outlook 365

  • The Download Attachment activity now supports regular expression filtering for attachment names, for example *.pdf.
  • Connection creation no longer fails when the user account lacks access to the mailFolders endpoint.
  • The Delete Email activity now correctly moves messages to the Deleted Items folder when the Delete permanently option is disabled.
  • The Turn Off Automatic Replies activity now works correctly.

Microsoft Teams

  • The Send Bot Direct Message activity now includes a recipient field, allowing messages to be sent to any user in the same tenant rather than only the connection owner.
  • Fixed an issue where the Channel Message Posted and Channel Message Created triggers entered an event loop.
  • The List All Channel Messages activity now returns the Subject field in its output.

Perplexity

Three new asynchronous chat completion activities and one asynchronous trigger are now available for the Perplexity connector.

Salesforce

  • The Update Record activity now exposes an Assignment Rule ID field. Leave it empty to skip assignment rules, pass true to apply the default rule, or specify a rule ID.
  • The Record Created trigger now applies server-side filtering, reducing unnecessary event processing.

Slack

  • The Reaction Added trigger now exposes the thread_ts field in its output, enabling reply-threading scenarios.
  • The Reaction Added trigger now supports filtering by emoji name.

Bug fixes

  • Fixed an issue that prevented some Integration Service pods from starting when a previous container exited unexpectedly, leaving unreleased database change locks.

    Note:

    This issue was previously incorrectly documented as fixed in the Integration Service 2.2510.1 release notes.

  • API keys are now masked for all AI connectors, including Anthropic Claude, Amazon Bedrock, Google Vertex, Google Vision, and Jira.

  • Mandatory OAuth scopes can no longer be removed during connection creation for Jira, Gmail, Google Sheets, Google Drive, Microsoft Teams, Slack, Microsoft OneDrive & SharePoint, and Microsoft Outlook 365.

  • Fixed an issue where the Employee Created and Worker Created Workday event triggers sometimes didn't fire as expected.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated