Complete Guide to Setting Up and Generating TOTP Codes in n8n π β n8n Workflow
Overview
Setting Up and Generating TOTP
Step 1: Receive QR Code and Extract the Link
-
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.
-
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
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 2 nodes, connecting manualtrigger, totp.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (2)
When clicking βTest workflowβ
manualTrigger
TOTP
totp
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows β New β Import from file.
- 3Select the downloaded
complete-guide-to-setting-up-and-generating-totp-codes-in-n8nfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n β Import from JSON:
Integrations
Created by
AmirHossein MnasouriZade
@amir676080
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β