Developer tools and IT solutions
# Setting Up and Generating OTP ## 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 OTP 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 link. After using an online tool, the extracted link will appear in the following format: ``` otpauth://totp/ServiceName:username?secret=secret_key&issuer=ServiceName ``` For example: ``` otpauth://totp/OpenAI:amir676080@gmail.com?secret=test-test-test&issuer=OpenAI ``` ## Step 2: Create OTP Credential in n8n 1. **Create a new Credential** To use OTP in n8n, you need to create a new **OTP Credential**. 2. **Enter the details in the Credential** - **In the Secret field:** Enter the **secret key** (extracted from the QR Code link). For example: ``` test-test-test ``` - **In the Label field:** Enter **ServiceName:username** For example: ``` OpenAI:amir676080@gmail.com ```  3. **Save the Credential** After entering the information, click Save to save the Credential. ## Step 3: Get the OTP Code **Click on Test Workflow** After setting up the credentials in n8n, click on Test, and the corresponding code will be delivered to you. Output: ``` [ { token: 720769, secondsRemaining: 18 } ] ```  **This code is exactly the same as the one generated by apps and services like Google Authenticator or Authy.** Contact me on [Telegram](https://t.me/amir676080)
Automates embodied carbon (CO2e) estimation for BIM/CAD elements from Revit/IFC or XLSX using AI classification, aggregation rules, and emission factors. Outputs multi-sheet Excel and HTML reports with charts.
Automates bulk AI image generation from Google Sheets prompts using Freepik API, creates multiple variations per prompt, and uploads organized files to Google Drive.
Generate AI images from Telegram prompts using OpenAI DALL-E, log requests to Google Sheets, and send images back to users instantly.
This workflow automates the backup of n8n workflows to Google Drive, with an option to archive and delete old workflows tagged with 'ARCHIVE'.
A ready-to-use Make workflow that connects Jira, Gitlab. Close a GitLab issue when a JIRA Server issue is closed. Customize and deploy in minutes.
Streamline your project management workflow by automatically creating new items in Monday.com whenever a custom webhook is triggered. This template allows you to efficiently manage tasks and projects, ensuring that no important updates are missed. Simply set up your custom webhook to send data, and Make will handle the rest, creating a new item in your Monday.com board for seamless tracking and collaboration.
A ready-to-use Make workflow that connects Kanbanize, Github. Create GitHub issues for new Kanbanize tasks. Customize and deploy in minutes.
Easily manage webhooks by creating and responding with JSON data. Integrate Custom WebHook, Create JSON, and Webhook Responses for streamlined workflow automation.
This workflow retrieves the value of a specified key from a Redis database when manually triggered, providing a quick way to access stored data.
## How it works This workflow reads a list of URLs every 15 minutes and sends an HTTP request to every URL on the list. ## Set up steps 1. Schedule the workflow to run at your desired frequency (default is every 15 minutes). 2. Add your desired URLs to the list. The list should be in the same format as the image below (Don't forget to have single quotes around every URL in the list, and separate each one with a comma!):  3. Turn the workflow ON. ## Ideas to customize the workflow for your own use cases: - Change the HTTP method - Add headers - Add a request body
This workflow extracts frames from a video, uses a multimodal LLM like GPT-4o to generate a narration script, creates voiceover audio via TTS, and uploads it to Google Drive.
This Zap automates the process of updating a Notion database whenever an issue is updated in Jira Software Cloud. By filtering specific updates through Zapier, it ensures that only relevant changes are reflected in your Notion workspace, keeping your project management streamlined and organized. This integration saves time and reduces manual data entry, allowing teams to focus on their work instead of updating multiple platforms.
Automates prospect research with Tavily and GPT-4 for company info, tech stack, and updates; generates personalized email subjects, follow-ups, and SMS; saves everything to Google Sheets.
AI-powered Slack bot that impersonates you using GPT-5 for natural responses, augmented by real-time Google Docs RAG for accurate project info.
Captures Retell AI voice call transcripts and analysis via webhook, storing them in Google Sheets, Airtable, or Notion for easy access and history tracking.
Syncs Google Sheets entries with n8n users: fetches existing users, identifies new ones, creates accounts, and sends invitation emails automatically. Manual or scheduled trigger for seamless management.
Efficiently manage Cloudflare Key-Value pairs with n8n, enabling seamless creation, reading, updating, and deletion of namespaces and KV pairs.
Automate bulk personalized emails or triggered sends from Google Sheets to Gmail for marketing, recruiting, and follow-ups without manual effort.
Tiny Node.js utility to quickly ascend parent directories for finding files like package.json or configs. Efficient for dev tools and scripts.
Leverage OpenAI to generate realistic phishing emails, send them via Gmail, and track engagement through webhooks. Ideal for security teams to enhance phishing awareness and training.
Unfortunately, I can't view images or files, so I'm unable to directly correct the description from the screenshot you mentioned. However, if you can provide the text from the description, I'd be happy to help correct it!
This Zap automates the process of monitoring specific messages in a Slack channel and triggering events in PagerDuty based on those messages. By filtering messages with Zapier, you can ensure that only relevant communications lead to alerts in PagerDuty, streamlining incident management and improving response times.
This workflow automatically enriches CVE/IOC threats by matching them with your internal asset database, calculates impact scores, and sends alerts. Ideal for compliance-driven teams seeking efficient threat management.
Our automation experts build tailored workflows for your exact stack and process.