Update Descriptors / Selectors With API

Hi All,

I was wondering, is there a way tu use API to update Descriptors/selectors for UIPath Activities, weather using classic or modern design I know for modern there is object repository but for classic ther is not.

The Idea is to easily update selectors when something changes on an interface and be able to easily update these selectors by using API instead of opening the project and updating the selectors activity than republish and so on.

Is there anything like this?

Hey @Sidney_Vogel

Currently there is no UiPath provision as such :neutral_face:

But may be if you are hosting your code on a source repo you can call that platform API for performing the same even then you need to identify the place where to update.

Hope that helps.

Thanks
#nK