Hi,
We need to create an interface to access Action Center tasks using App Studio.
Is it possible?
Thanks in Advance.
Hi,
We need to create an interface to access Action Center tasks using App Studio.
Is it possible?
Thanks in Advance.
You can access you actions from UiPath Asssistent if it help
https://docs.uipath.com/robot/standalone/2023.10/user-guide/action-center-widget
You cannot directly access but can save the action url in data entity and expose data entiry to apps and display the urls
Cheers
Thanks @Anil_G , do you have any kind of example or code extract ?
I can give you steps for now
Cheers
If you have URL of action center then you can use insides Apps using I-Frame control.
Please try to use Ifram control to access other page but make sure its https only.