Is it possible to bulk upload APPLICATIONS on Automation Hub?

My customer has a very long list of applications that they want to upload prior to deploying AH within their business. They have setup all the business areas, but it looks like they will have to add all the applications individually. Is this the case? Or is there an easier way to upload a long list? Thanks

Hi @francisdonohue

you don’t have to add each application manually.

Automation Hub supports bulk upload via CSV or Excel templates. You can prepare a file with all application details (name, owner, business area, etc.) and import it in one go instead of entering them individually. Check the template and import feature in the Admin or Data Management section of Automation Hub.

This is the easiest way to handle long lists before deployment.

Hi @Monali_Vekariya , there’s no option under applications for a CSV download/upload, only for pipeline. Maybe I’m missing it! Could you let me know the menu option please? (Again, apologies if I’m missing it)

Maybe the automation hub REST Api can help in your case, when get it feeded eg. by a table that will be used for the payload generation:

Hi @francisdonohue !

In Automation Hub there isn’t an out-of-the-box CSV “bulk upload Applications” option in the UI, but they can bulk upload applications via Open API - PUT/appinventory (Swagger UI)