Get Google Token

Gets the Google Token.

This activity is used to retrieve the Google Authentication token based on the user-specified secret key input.

Input

To get the Google Secret Key

  • Log in to the specific google account that you want to enable the 2-Factor Authentication.

  • Click on the Manage your Google Account.

  • Go to the 2-Step Verification page of the account https://myaccount.google.com/signinoptions/two-step-verification

  • Perform an initial verification using your phone or email.

  • Select whichever kind of phone you use and then click Next.


Output

  • Token: String Variable Specifies an output variable that stores the auth token.

Last updated