I'm building a rule which will take 'Plugin Name' as an input (example:Excel Tools) and expected to return all the dependent object names where this plugin is referred in. Is there a way to achieve this?
Manually, we can go to Appian Designer -> Objects -> Plugins -> select a plugin and choose dependents to get the list, I'm trying to automate the same behaviour.
Any leads will be appreciated.
Discussion posts and replies are publicly visible
HI GiriD ,I thought the same as Stefan said, and I have explored this. Yeah, we can get this solution through Appian Rest APIs.