Getting Token from Custom Mobile App for UiPath Automation

Hello everyone,

I’m currently working on an automation process using UiPath that involves logging into a website. The challenge I’m facing is that the login procedure requires a token, which is generated by a dedicated mobile application. Additionally, the token has a short expiration time, and the process needs to be executed multiple times a day.

Has anyone previously worked on a similar task where a UiPath robot retrieves a token from a mobile app? I’m looking for insights, tips, or any existing solutions that could help streamline this process.

Thank you in advance,

Regards,
Kardelen

1 Like

Move the token to the VM used by the robot. TOTP or RSA have applications for desktop as well.