- Automation Cloud and Test Cloud
- Automation Cloud Public Sector and Test Cloud Public Sector
- Automation Cloud Dedicated and Test Cloud Dedicated
Integration Service release notes
April 28, 2026
GenAI Activities now available Automation Cloud Public Sector and Test Cloud Public Sector
The UiPath GenAI Activities connector is now available in Automation Cloud Public Sector, our SaaS solution for United States public sector organizations, and Test Cloud Public Sector, our enterprise SaaS testing platform designed specifically for application testers.
Refer to the UiPath GenAI Activities connector and GenAI Activities feature availability pages for connection and availability details.
Known issues
- The default model for GenAI Activities,
gpt-5.1-2025-11-13, is not available in Public Sector. Switch to a supported model before using GenAI Activities. - Semantic Proxy and Deep RAG features are not available in Public Sector. For details, refer to GenAI Activities feature availability.
April 23, 2026
Microsoft Azure Active Directory connector: new activities
New Azure Active Directory activities are available in API workflows and agentic processes:
- List All Groups in Group
- List All Records
- Lists Lifecycle Policy
- List Users
- List Groups
- GetGroupMembersDelta
- Get User Roles
- List All Groups Of A User
- List Users in Role
- List Users in Group
- List Owners of a Group
- List Directory Roles
- List Direct Reports
- Wait for an Event on Microsoft Azure Active Directory and Resume (also available in RPA workflows)
For more information, refer to Azure Active Directory activities.
Anthropic Claude: new Generate Message activity
The Generate Message activity is now available for the Anthropic Claude connector. It uses the current Anthropic /v1/messages API and supports plain text prompts, multi-turn conversations, and multimodal inputs (image + text).
The Generate Text Completion activity is deprecated and no longer functional. The Anthropic /v1/complete API endpoint it relied on has been retired by Anthropic. Existing workflows using this activity will fail — migrate to Generate Message.
New connector available in preview
The Nvidia NIM connector is now available in preview.
List All Records activity renamed to List Records
The List All Records activity has been renamed to List Records for the following connectors: Atlassian Jira, Salesforce, and Zoho Campaigns.
Improvements to the Workday REST connector
The Workday REST connector includes the following improvements:
- The data sources available when building automations now reflect a curated set of approximately 300 standard Workday-delivered objects, filtered to those that work across all tenants without requiring additional configuration. Previously, all 2,000+ available data sources were shown. For the full list, refer to Technical references.
- Default WQL queries now select only safe, simple fields, excluding custom calculated fields (
cf_*) and complex nested fields that could cause runtime errors. - The List All Records activity has been renamed to List Records.
Callback URL now always visible in OAuth 2.0 connection setup
When creating a connection using OAuth 2.0 Authorization Code authentication, the callback URL is now consistently visible in the connection setup screen, making it easier to configure your private app with the vendor.
Bug fixes
- Microsoft Power Automate: Fixed an issue where invoking a Power Automate flow from a sandbox or developer environment returned a "connection not found" error.
- Salesforce: When using the OAuth 2.0 password authentication flow, creating or editing a connection now validates credentials upfront and returns a clear error if the Salesforce account password has expired, preventing a broken connection from being saved.
- Salesforce: Fixed an issue where the Show Error option on a broken connection displayed "This connection broke before 'Show error' feature was available" instead of the actual failure reason.
- April 28, 2026
- GenAI Activities now available Automation Cloud Public Sector and Test Cloud Public Sector
- April 23, 2026
- Microsoft Azure Active Directory connector: new activities
- Anthropic Claude: new Generate Message activity
- New connector available in preview
- List All Records activity renamed to List Records
- Improvements to the Workday REST connector
- Callback URL now always visible in OAuth 2.0 connection setup
- Bug fixes