Hi Experts,
I am new to PAD. I got a requirement where I have to download the results from the web portal. The web portal has MFA. After the login step, the user will get a OTP in the mobile.
Is there any possible way to capture the OTP from mobile to desktop through some HTTP calls or other possible ways?
Please help me on the above thing.
If it is a text message on iOS, you can use the shortcuts app to create this automation, such as:
”when I receive a text message containing ‘code’, send the message in an email to (email address) with the subject (whatever).”
from there, you can automate the pin extraction by processing the email.
1 . Azure communication sms + eventgrid
https://learn.microsoft.com/en-us/azure/communication-services/concepts/sms/concepts
https://learn.microsoft.com/en-us/azure/event-grid/event-schema-communication-services
2. Power automate trigger azureeventgrid
https://learn.microsoft.com/en-us/connectors/azureeventgrid/
Hi Sathya2,
would be interesting to get around MFA with a bot ( a Hackers dream). MFA is an automation killer and you need a special user without MFA for your scripts.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2