PROCESS Get a 2FA pin function

The PROCESS Get a 2FA pin function in RPA.

Help CentreOrchestration

This article describes the RPA Process functionality to get a 2FA pin.

For a full list of available functions, please read PROCESS functions.


Description

The PROCESS Get a 2FA pin function allows you to get a 2FA pin.


Setting it up

To use the PROCESS Get a 2FA pin function, follow these instructions:

{{popups:rpas/add:action=2fa}}

Once on a process map:

  1. Navigate to the process where you would like to add the PROCESS Get a 2FA pin function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the PROCESS Get a 2FA pin option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
2FA KeyYesText-The TOTP secret key
VariableYesText-Variable to store the generated code

Output variables

VariableTypeDescription
VariableTextThe generated 2FA/TOTP code

Errors

ErrorDescription
Invalid keyThe 2FA key is invalid

Tips

  • Generates a Time-based One-Time Password (TOTP) code
  • Use for automated two-factor authentication logins

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.