UiPath Documentation
integration-service
latest
false
Integration Service API guide
  • Erste Schritte
    • Basis-URL
  • Connections API
    • Get connections
    • Get connection by ID
  • Connectors API
Wichtig :
Dieser Inhalt wurde maschinell übersetzt. Die Connector-Pakete, die in Integration Service verfügbar sind, werden maschinell übersetzt. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Basis-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 – öffentlicher Sektor: https://govcloud.uipath.us/{organizationName}/{tenantName}/connections_/api
  • Automation Cloud Dedicated: 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 – öffentlicher Sektor: https://govcloud.uipath.us/{organizationName}/{tenantName}/elements_/v3/element
  • Automation Cloud Dedicated: https://<customURL>.dedicated.uipath.com/{organizationName}/{tenantName}/elements_/v3/element
  • Connections API
  • Connectors API

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben