Complete Guide to Setting Up and Generating TOTP Codes in n8n πŸ” β€” n8n Workflow

Low complexity⚑ Trigger2 nodesπŸ’Ž OtherπŸ‘ 922 viewsby AmirHossein MnasouriZade

Overview

Setting Up and Generating TOTP

Step 1: Receive QR Code and Extract the Link

  1. Receive the QR Code from the 2FA service After enabling two-factor authentication (2FA) on services like OpenAI, Google, GitHub, etc., a QR Code will be given to you, which you need to scan. This QR Code contains the TOTP link used to generate one-time passcodes.

  2. Extract the link from the received QR Code To extract the link from the QR Code, use online tools. These tools will help you extract the corresponding

Nodes used

When clicking β€˜Test workflow’TOTP

Workflow Preview

⚑
W
When clicking β€˜Test work…
T
TOTP
2 nodes1 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 2 nodes, connecting manualtrigger, totp.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (2)

WH

When clicking β€˜Test workflow’

manualTrigger

#1
TO

TOTP

totp

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded complete-guide-to-setting-up-and-generating-totp-codes-in-n8n file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

{ "name": "Complete Guide to Setting Up and Generating TOTP Codes in n8n πŸ”", "nodes": [...], ...}

Integrations

manualtriggertotp

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes2
Complexitylow
Triggertrigger
Views922
CategoryOther

Created by

AmirHossein MnasouriZade

AmirHossein MnasouriZade

@amir676080

Tags

manualtriggertotp
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’