- 概述
- 加密
- 数据库
- Java
- Python
- 网页 API

开发者活动
Release date: September 29, 2025
重大变更
Starting with the 2.3.0 release of the WebAPI activity package, support for the .NET 4.6.1 framework has been discontinued. As a result, this and all subsequent package versions cannot be used for Windows-Legacy projects. Restrict package usage to Windows or cross-platform projects exclusively.
在此日期之前发布的包版本将按照以下时间线继续支持 .NET 4.6.1。
Updated HTTP Request activity
The updated HTTP Request activity in WebAPI 2.3.0 makes HTTP requests easier and more reliable.
Highlights at a glance
- Flexible request body formats – JSON, form-encoded, multipart (including file uploads and granular control), binary and stream
- cURL import - easily configure your activity via Bash or Windows CMD cURL syntax snippets
- Design time testing - validate the request configuration during design time
- Full retry policy support – customizable retry count, delays, backoff, jitter and specific status codes
- Various authentication options - supports SSL and client certificate, basic authentication, bearer token and negotiated authentication (Kerberos, NTLM, and Digest)
- Automatic cookie handling with with the possibility to manually add more
- Redirect support with configurable limits
- Full proxy support – configure custom proxies, including support for authentication and bypass lists
- Built-in fault tolerance – optional Continue on Error lets workflows recover gracefully
- Rich response content configuration - fine-tune these for maximum control over the downloaded files and to get expanded debugging information
- Variable support by default - almost all properties can be configured with a variable input for maximum flexibility
- A lot of bug fixes based on your feedback - if something didn't work for you in the old HTTP Request activity, the new version most likely solved the problem
SOAP Request activity
To better support Legacy to Windows project migration scenarios, we have introduced a new SOAP Client activity that allows projects using the legacy WCF-based SOAP activity to be migrated to Windows compatibility with minimal changes.To upgrade to this activity, first convert your legacy workflow to a Windows workflow, and then upgrade the WebAPI package to version 2.3.0 or later.
You no longer can add this activity in new workflows, as it is meant to replace any existing SOAP Request activities only.
- Maintains the same interface and parameters as the previous SOAP activity, ensuring existing workflows continue to run without redesign.
- Supports both SOAP 1.1 and SOAP 1.2 services.
- Automatically reads service metadata (WSDL) when available, making it easier to connect to standard SOAP endpoints.
- Provides support for authentication (Basic and Windows credentials) and client certificates.
- Ensures a smoother migration path from older projects to modern Windows-based projects.
其他改进
- New Serialize JSON activity was introduced to allow you to serialize any object into a JSON string. You can fine tune the serialization behvior via the serializer setting property.
- The Serialize settings property was also added to the Deserialize JSON activity
发布日期:2024 年 6 月 25 日
改进
改进了属性名称的 JSON JIT 反序列化,以通过将不支持的字符替换为其十六进制表示形式来允许使用这些不支持的字符。
错误修复
- 修复了在预览使用文件端点(
.doc
、.pdf
等)的 HTTP 请求期间发生的对象引用错误。
发布日期:2024 年 4 月 23 日
错误修复
在 UiPath.WebAPI.Activities 包 1.20.0 版中,HTTP 请求活动错误地采用 UTF-8 编码,从而导致下载的文件损坏。
发布日期:2024 年 4 月 2 日
Erratum - added April 22, 2024: Due to a functional error, version 1.20.0 has been withdrawn from the official activity feed within the Studio desktop interface. The issue is fixed in version 1.20.1.
改进
借助新的“ JSON 示例”属性,“反序列化 JSON ”活动现在可将示例输出结构转换为结构类似的对象,以便您在设计时使用。
错误修复
我们修复了使用“ HTTP 请求” 活动下载大文件时导致内存激增的问题。
发布日期:2023 年 9 月 19 日
新增功能
从 v1.18.0 发行版开始,WebAPI 包使用 AvalonEdit 版本 6.1.3.50。
错误修复
- 尝试为具有超时变量的活动配置活动时,导致 HTTP 请求引发异常的问题已得到解决。
2023 年 10 月 25 日勘误:添加了错误修复。
发布日期:2023 年 4 月 10 日
新增功能
为了减小 Runtime 的包大小,尤其是对于跨平台项目,我们已将 UiPath.WebAPI.Activities 包拆分为设计时包和 Runtime 包,如下所示:
- UiPath.WebAPI.Activities - 设计时包,
- UiPath.WebAPI.Activities.Runtime - Runtime 包;面向 Windows 和 Windows 旧版项目,
- UiPath.WebAPI.Activities.Runtime.Portable - 可移植包的运行时;目标跨平台项目,
- HTTP 请求活动获得了改进的界面。
发布日期:2022 年 10 月 27 日
改进
我们已将以下活动更新为新设计,现在可在跨平台项目中使用这些活动:
- 反序列化 JSON
- 反序列化 JSON 数组
- HTTP 请求
- 反序列化 XML
- 获取 XML 节点属性
- 获取 XML 节点
已知问题
- HTTP 请求向导仅支持 Studio 2022.4 及更高版本。
错误修复
- 当被访问的页面具有验证失败的证书时,即使选择了“启用 SSL 证书验证”属性,HTTP 请求活动也不会引发 SSL 异常。
- 在 Studio 中执行不相关的操作时,系统会显示 HTTP 请求向导窗口。
发布日期:2022 年 9 月 12 日
错误修复
- 由于活动包依赖项问题,在 Windows 项目中使用某些版本的 WebAPI 活动包时发生冲突。
- 您无法在某些版本的 Studio 上安装 WebAPI 活动包。
- 为避免潜在问题,WebAPI 活动包不再是跨平台项目中的默认依赖项。
发行日期:2022 年 5 月 9 日
改进
现在,可以在初始设置后访问“HTTP 请求向导”。已知问题
- HTTP 请求向导仅支持 Studio 2022.4 及更高版本。
错误修复
- 在“URL 段”属性中使用变量时,“HTTP 请求”活动无法正常工作。
- 使用“HTTP 请求”活动时,Studio 中的变量名称会附加至 Cookie 标头。
发布日期:2021 年 10 月 27 日
新特性和改进功能
现在,通过 HTTP 请求活动,您可以在发送请求时验证 SSL 证书。验证失败会导致请求中止。
错误修复
修复了为“ 资源路径 ”属性提供值时,HTTP 请求将被发送两次的问题
已知问题
HTTP 请求仅适用于 RestSharp 包版本 106.11.2 或更低版本。安装 RestSharp 版本 106.11.4 或更高版本时,它将返回错误。
发布日期:2021 年 4 月 26 日
新特性和改进功能
SecureString
变量来获取登录信息,分别称为 SecurePassword 和 SecureClientCertificatePassword。
错误修复
- 修复了一个问题,该问题导致HTTP 请求活动在请求包含附件的情况下丢失
Content-Type
。 - 修复了导致“HTTP 请求”活动中的 URL 段无法在运行时创建正确的 URL 的问题。
发行日期:2020 年 10 月 12 日
新特性和改进功能
此活动包现已升级,并且与 C# Studio 功能完全兼容。有关 C# 支持的详细信息,请参阅关于自动化项目。
您可以在 UiPath 活动订阅源上找到的包数量非常多,并且还在与日俱增。例如,在搜索具有更常见名称的包时,这可能会很麻烦。我们感同身受,决定对此采取措施。从现在开始,您可以在包管理器中轻松筛选所有 UiPath 官方活动包,以便您立即找到自己喜欢的包。
错误修复
- 修复了在简单身份验证部分的相应属性字段中仅提供用户名或密码时,导致 HTTP 请求活动失败的问题。
- 修复了导致反序列化 JSON 活动与 NewtonSoft v12.03 之间出现依赖项冲突的问题。
- 可以在 HTTP 请求活动的“接受表单”属性中选择一个新的标头类型(称为 CUSTOM),以便使用自定义标头类型。
发布日期:2019 年 10 月 18 日
改进
我们将土耳其语、葡萄牙语(葡萄牙)、西班牙语(拉丁美洲)和西班牙语(西班牙)添加到 UiPath Platform 中的语言列表,从而进一步提高了语言支持。
错误修复
- 修复了即使语法正确也导致 HTTP 调用引发错误消息的问题。
发布日期:2019 年 6 月 26 日
改进
我们希望走向全世界,让自动化成为人人都能使用的一种“语言”。因此,从本发行版开始,整个平台将支持中文。
发布日期:2019 年 1 月 10 日
改进
新春之际,我们为整个 UiPath 平台新添加了两种语言:法语和俄语。在早期版本中,我们已为本地化工作奠定了基础。在此基础上,我们将继续努力,以期为您提供更具沉浸感的体验,并逐渐减少语言障碍。
- v2.3.0
- 重大变更
- Updated HTTP Request activity
- SOAP Request activity
- 其他改进
- v1.21.1
- 错误修复
- v1.21.0
- 改进
- 错误修复
- v1.20.1
- 错误修复
- v1.20.0
- 改进
- 错误修复
- v1.18.0
- 新增功能
- 错误修复
- v1.16.2
- 新增功能
- v1.13.3
- 改进
- v1.13.2
- 改进
- 已知问题
- 错误修复
- v1.11.2
- 错误修复
- v1.11.1
- 改进
- 已知问题
- 错误修复
- v1.9.2
- 新特性和改进功能
- 错误修复
- 已知问题
- v1.7.0
- 新特性和改进功能
- 错误修复
- v1.6.0
- 新特性和改进功能
- 错误修复
- v1.4.5
- 改进
- v1.4.4
- 改进
- 错误修复
- v1.4.3
- 改进
- v1.4.2
- 改进
- v1.4.1
- 错误修复
- v1.4.0
- 改进
- v1.3.0
- 改进
- v1.2.6858.16880
- 改进