Automate Workflows with Two Factor Authentication

In this tutorial, you’ll learn how to automate workflows that involve two-factor authentication (2FA). We’re going to connect your phone, retrieve the SMS or authenticator code, and use it.

Purpose

  • Automate workflows that involve 2FA
  • Access SMS or authenticator apps remotely

Requirements

  • :white_check_mark: Works with Windows + Android
  • :warning: Mac + iOS works with limitations (iOS video may come on request)
  • :iphone: Install the free Vysor app
  • :electric_plug: Connect your phone to your PC
  • :closed_lock_with_key: Works with SMS and 2FA apps like Google Authenticator

Steps from the scenario

{Response} = AskUxer "Return me the verification code on the screenshot" -UseScreenshot true
SendKeys LeftControl+L
Write "{Response}"
Click 1700,170
{Response2} = Clipboard

You decide how to get started

  • :toolbox: DIY: Follow the step-by-step tutorial.
  • :speech_balloon: Get Help: Ask questions in our support channels or at community.uxer.ai.
  • :rocket: Fast Track: Let our team implement your custom workflow for you.
1 Like