automation-hub
2023.4
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Automation Hub API Guide

Última atualização 19 de abr de 2024

Introduction to Automation Hub API

The Open API feature allows Automation Hub users to access and manipulate their tenant data programmatically. Based on the feedback received, as well as the platform structure, we've focused on delivering the following API requests:

Customized Assessments

  • GET/idea-schema

  • POST/idea-from-schema

  • GET/automations/{automationId}/schema

  • PATCH/automations/{automationId}

Automation Ideas

  • GET/automations

  • GET/automations/collaborators

  • DELETE/automations/{automationId}/collaborators

  • POST/automations/{automationId}/collaborators

  • GET/automations/{automationId}/documents

  • POST/automations/{automationId}/documents

  • GET/automations/{automationId}/components

  • GET/questionnaire

  • GET/cba

  • PUT/automations/cba/{automationId}/project-plan-baseline

  • POST/automationidea

  • POST/coe-automationidea

  • POST/processmining-idea

  • POST/automations/{automationId}/media

  • POST/automations/status

  • POST/automations/{automationId}/tags

  • PUT/automation/{automationId}/categories

Automation Pipeline

  • GET/automationpipeline

Users

  • GET/users

  • GET/roles

  • POST/adduser

  • POST/edituser

Application Inventory

  • GET/appinventory

  • PUT/appinventory

  • DELETE/appinventory/{applicationId}

Categories

  • GET/hierarchy

  • PUT/categories

Components

  • GET/components

Automation Store

  • GET/automation-store

  • GET/automation-store/{automationId}/reviews

Note:

More field examples and API calls can be found in Swagger documentation.

These API calls reflect all the actions that a user can perform in the Automation Hub interface.

In order to start making calls with the following variables access the Open API options from the Automation Hub platform > Admin Console > Platform Setup > Open API and generate your token.

Variable

Value

Token

The token generated from the Automation Hub UI.

URL

https://{yourDomain}/automationhub_/api/v1/openapi

Delayed Release URL

http://ah-gxp-openapi-us.uipath.com/api/v1/openapi/

GET all ideas API structure for Delayed Release Organizations

http://ah-gxp-openapi-us.uipath.com/api/v1/openapi/automations

App key

The app key generated from the Automation Hub UI.

The next step is to Consume the available APIs.

Check out the Logical Resources and the Available Operations.

When building your API request always rely on the Input Dictionary as it contains all the query parameters you will be using.

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo
Confiança e segurança
© 2005-2025 UiPath. Todos os direitos reservados.