UiPath Documentation
integration-service
latest
false
Integration Service API guide
  • 入门指南
    • 基本 URL
  • Connections API
    • Get connections
    • Get connection by ID
  • Connectors API
重要 :
请注意,此内容已使用机器翻译进行了本地化。 Integration Service 中提供的连接器包采用的是机器翻译的译文。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

基本 URL

Base URL values for the Integration Service Connections and Connectors APIs, across Automation Cloud, Automation Cloud Public Sector, and Automation Cloud Dedicated.

The Integration Service API is served from two base URLs, one per service. Use the one that matches the endpoint you are calling.

See API access for how to register an external application, grant it scopes, and obtain an access token before calling these endpoints.

Connections API

Use this base URL for the connection endpoints.

  • Automation Cloud: https://cloud.uipath.com/{organizationName}/{tenantName}/connections_/api
  • Automation Cloud 公共部门: https://govcloud.uipath.us/{organizationName}/{tenantName}/connections_/api
  • Automation Cloud (专属): https://<customURL>.dedicated.uipath.com/{organizationName}/{tenantName}/connections_/api

Connectors API

Use this base URL for the connector endpoints.

  • Automation Cloud: https://cloud.uipath.com/{organizationName}/{tenantName}/elements_/v3/element
  • Automation Cloud 公共部门: https://govcloud.uipath.us/{organizationName}/{tenantName}/elements_/v3/element
  • Automation Cloud (专属): https://<customURL>.dedicated.uipath.com/{organizationName}/{tenantName}/elements_/v3/element
  • Connections API
  • Connectors API

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新