How to handle two way authentication using Mobile Message or voice call

Hello All,

I have a requirement to automate sales order creation activity in netsuite (web application). When I tries to login to application it asks for two way authentication (code comes as voice message to my mobile).

Please provide your inputs, how to handle this scenario to automate first step (login process) in my automation process.

Thanks in Advance.

Regards,
Sangamesh

General Approach:

  1. Have them send your token to a virtual number. Fetch the texts using a robot via the web portal.
  2. Access your texts from a PC using one of the methods described here.

Specific Approach: