Automation Hub: Three Use Cases for Open API

Speakers

Sorin Visan
Product Manager Automation Hub at UiPath

Join us for the first Automation Hub Open API webinar!

Discover how to use the Automation Hub open API starting with token generation for authentication until understanding the request structure and output results. Furthermore, we will demonstrate how to leverage the API usage, and share how the API calls can help you automate three of the most common use cases:

  • Importing your pipeline. If you are trying to import data from an external system or use another application to capture ideas, the best place to store all your automation ideas is in Automation Hub. This use case demonstrates how you can import all automation ideas using the Open API
  • User management. If you have a large number of users onboarded into Automation Hub the Open API helps to automate the process of keeping your users up to date with the latest changes from your organization.
  • Create custom reports or dashboards. You can connect the Open API to business intelligence (BI) tools like Power BI and Tableau, where you can easily create custom reports and dashboards using the data from Automation Hub

To register complete the form

//Partner Agreement Script// $(document).ready(function () { if (typeof MktoForms2 !== 'undefined') { MktoForms2.whenReady(function (form) { if (form.getId() == '2552') { var partnerText = "I authorize UiPath to share my personal data provided in this form with Partner of this webinar, in order to receive information regarding the Partner’s products, services, events and promotions. For more information, please see Partner’s Privacy Policy below."; $('#LblmktoCheckbox_65071_0').text(partnerText); form.vals({ "lastSearchString": `Partner of this webinar` }); console.log(form.getId()); console.log('plmm'); } }); } }) //End Parnter Agreement Script//