integration-service
latest
false
Integration Service API guide
- スタート アップ ガイド
- ベース URL
- Connections API
- Connectors API
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Integration Service で提供されるコネクタ パッケージの一部は機械翻訳で処理されています。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
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