Back to Catalog

Generate secure social media connection links for clients with Upload-Post

Juan Carlos Cavero GraciaJuan Carlos Cavero Gracia
770 views
2/3/2026
Official Page

Captura de pantalla 20250916 a las 17.31.18.png This automated workflow template helps agencies and social media managers securely onboard clients by generating a branded Connect Accounts page where clients can link their social profiles without sharing passwords. The flow creates a user in Upload-Post and returns a one-hour magic link you can send to the client. Once connected, you can publish from the Upload-Post dashboard, via API, or from your own n8n automations using the created profile name.

Note: This workflow uses the Upload-Post.com API to create the user and generate a time-limited JWT connect link. You can brand the connect page with your logo via the logoImage parameter (and optionally brandName, redirectUrl, or allowedPlatforms).

Who Is This For?

  • Marketing & Creative Agencies: Onboard new clients quickly and securely without requesting credentials.
  • Social Media Managers & Freelancers: Standardize account connection across all clients in one simple step.
  • SaaS & No-Code Builders: Offer a white-label β€œconnect your socials” experience inside your tools and client portals.
  • In-House Marketing Teams: Let internal stakeholders connect brand accounts without IT hand-offs.

Why This Matters

Collecting passwords is risky, slow, and non-compliant. Onboarding often means back-and-forth emails, shared logins, and manual setup. This template:

  • Eliminates Password Sharing: Clients connect through secure OAuth flows.
  • Reduces Friction: A single, short-lived link guides clients to connect supported platforms.
  • Speeds Activation: As soon as accounts are linked, you can publish from the dashboard, API, or n8n.
  • Builds Trust & Compliance: Brandable, auditable, and privacy-first onboarding.

How It Works

  1. Trigger: Start the workflow in n8n.
  2. Create User: The Create user node provisions a client user in Upload-Post (use a unique handle/slug).
  3. Generate Connect Link: The Generate JWT for platform integration node returns a one-hour connect URL (plus metadata), brandable via logoImage.
  4. Share With Client: Send the link via your preferred channel (Email/Telegram/Slack/CRM).
  5. Client Connects Accounts: The client links their social profiles on the secure pageβ€”no passwords required.
  6. Start Publishing: Post from https://app.upload-post.com/dashboard, the Upload-Post API, or your n8n flows referencing the created profile name.

Setup

  1. Upload-Post Account & Credentials
    Create an account at upload-post.com and add your API credentials in n8n.
  2. Configure Nodes
    • Create user: Set newUser to a unique identifier (e.g., client email/slug).
    • Generate JWT: Set user to the same identifier and (optionally) logoImage to a public logo URL. You can also pass brandName, redirectUrl, and allowedPlatforms.
  3. Branding (Optional)
    Use a square transparent PNG for best results on the connect page.
  4. Delivery (Optional)
    Add Email/Telegram/Slack nodes to automatically send the connect link to the client and log the action in your CRM.

Requirements

  • Accounts: n8n, Upload-Post.com
  • API Keys/Creds: Upload-Post API credentials
  • Social Media: Clients must have the social accounts they want to connect

Features

  • Secure Client Onboarding: One-click, no-password account linking via OAuth.
  • Time-Limited Access: One-hour magic link for safer sharing and compliance.
  • Brandable Experience: Show your own branding on the connect page with logoImage (plus brandName).
  • Ready to Publish: Post immediately from the dashboard, API, or n8n using the profile name.
  • Scales With You: Reuse the template for every client and integrate with your CRM and comms tools.
  • Multi-Platform Support: Works with all social platforms supported by Upload-Post (e.g., TikTok, Instagram, YouTube, Facebook, X, Threads, LinkedIn, Pinterest).

Use this template to onboard clients in minutes and start publishing securelyβ€”without ever asking for a password.

Generate Secure Social Media Connection Links for Clients with Upload Post

This n8n workflow provides a simple, human-in-the-loop mechanism to generate secure social media connection links for clients and facilitate content uploads. It acts as a basic form-based system, allowing users to submit information which is then processed and potentially used to initiate further actions via Telegram.

What it does

  1. Triggers on Form Submission: The workflow starts when a user submits data through an n8n form.
  2. Provides a Manual Trigger Option: For testing or specific manual executions, the workflow can also be triggered manually within n8n.
  3. Outputs to Telegram: The submitted form data is then sent to a configured Telegram chat, likely for review, approval, or further action by a human.
  4. Includes a Sticky Note for Documentation: A sticky note is present in the workflow, serving as a place for internal documentation or comments.

Prerequisites/Requirements

  • n8n Instance: A running n8n instance.
  • Telegram Account & Bot: A Telegram account and a Telegram Bot configured with an API Token and Chat ID to receive messages. You will need to set up a Telegram credential in n8n.

Setup/Usage

  1. Import the workflow: Import the provided JSON into your n8n instance.
  2. Configure Telegram:
    • Click on the "Telegram" node (ID: 49).
    • Select or create a new Telegram API credential. This credential will require your Telegram Bot Token.
    • Ensure the "Chat ID" in the Telegram node is set to the correct chat where you want to receive messages.
  3. Configure the n8n Form Trigger:
    • Click on the "On form submission" node (ID: 1225).
    • Define the fields you expect in your form (e.g., client name, social media platform, content to upload, etc.). The current JSON does not specify form fields, so you will need to add them based on your use case.
    • Activate the workflow to generate the public URL for your form.
  4. Use the Form: Share the generated form URL with your clients or internal team to submit requests.
  5. Monitor Telegram: Keep an eye on your configured Telegram chat for incoming submissions.

This workflow serves as a foundational template. You can expand it by adding nodes for:

  • Generating actual secure links (e.g., using a URL shortener, or a custom service).
  • Connecting to social media APIs (e.g., Facebook, Instagram, LinkedIn) to automate post uploads.
  • Adding approval steps (e.g., using a human-in-the-loop node).
  • Storing data in a database or spreadsheet.

Related Templates

Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4

πŸ’₯ Viral TikTok Video Machine: Auto-Create Videos with Your AI Avatar --- 🎯 Who is this for? This workflow is for content creators, marketers, and agencies who want to use Veed.io’s AI avatar technology to produce short, engaging TikTok videos automatically. It’s ideal for creators who want to appear on camera without recording themselves, and for teams managing multiple brands who need to generate videos at scale. --- βš™οΈ What problem this workflow solves Manually creating videos for TikTok can take hours β€” finding trends, writing scripts, recording, and editing. By combining Veed.io, ElevenLabs, and GPT-4, this workflow transforms a simple Telegram input into a ready-to-post TikTok video featuring your AI avatar powered by Veed.io β€” speaking naturally with your cloned voice. --- πŸš€ What this workflow does This automation links Veed.io’s video-generation API with multiple AI tools: Analyzes TikTok trends via Perplexity AI Writes a 10-second viral script using GPT-4 Generates your voiceover via ElevenLabs Uses Veed.io (Fabric 1.0 via FAL.ai) to animate your avatar and sync the lips to the voice Creates an engaging caption + hashtags for TikTok virality Publishes the video automatically via Blotato TikTok API Logs all results to Google Sheets for tracking --- 🧩 Setup Telegram Bot Create your bot via @BotFather Configure it as the trigger for sending your photo and theme Connect Veed.io Create an account on Veed.io Get your FAL.ai API key (Veed Fabric 1.0 model) Use HTTPS image/audio URLs compatible with Veed Fabric Other APIs Add Perplexity, ElevenLabs, and Blotato TikTok keys Connect your Google Sheet for logging results --- πŸ› οΈ How to customize this workflow Change your Avatar: Upload a new image through Telegram, and Veed.io will generate a new talking version automatically. Modify the Script Style: Adjust the GPT prompt for tone (educational, funny, storytelling). Adjust Voice Tone: Tweak ElevenLabs stability and similarity settings. Expand Platforms: Add Instagram, YouTube Shorts, or X (Twitter) posting nodes. Track Performance: Customize your Google Sheet to measure your most successful Veed.io-based videos. --- 🧠 Expected Outcome In just a few seconds after sending your photo and theme, this workflow β€” powered by Veed.io β€” creates a fully automated TikTok video featuring your AI avatar with natural lip-sync and voice. The result is a continuous stream of viral short videos, made without cameras, editing, or effort. --- βœ… Import the JSON file in n8n, add your API keys (including Veed.io via FAL.ai), and start generating viral TikTok videos starring your AI avatar today! πŸŽ₯ Watch This Tutorial --- πŸ“„ Documentation: Notion Guide Need help customizing? Contact me for consulting and support : Linkedin / Youtube

Dr. FirasBy Dr. Firas
39510

Automate invoice processing with OCR, GPT-4 & Salesforce opportunity creation

PDF Invoice Extractor (AI) End-to-end pipeline: Watch Drive ➜ Download PDF ➜ OCR text ➜ AI normalize to JSON ➜ Upsert Buyer (Account) ➜ Create Opportunity ➜ Map Products ➜ Create OLI via Composite API ➜ Archive to OneDrive. --- Node by node (what it does & key setup) 1) Google Drive Trigger Purpose: Fire when a new file appears in a specific Google Drive folder. Key settings: Event: fileCreated Folder ID: google drive folder id Polling: everyMinute Creds: googleDriveOAuth2Api Output: Metadata { id, name, ... } for the new file. --- 2) Download File From Google Purpose: Get the file binary for processing and archiving. Key settings: Operation: download File ID: ={{ $json.id }} Creds: googleDriveOAuth2Api Output: Binary (default key: data) and original metadata. --- 3) Extract from File Purpose: Extract text from PDF (OCR as needed) for AI parsing. Key settings: Operation: pdf OCR: enable for scanned PDFs (in options) Output: JSON with OCR text at {{ $json.text }}. --- 4) Message a model (AI JSON Extractor) Purpose: Convert OCR text into strict normalized JSON array (invoice schema). Key settings: Node: @n8n/n8n-nodes-langchain.openAi Model: gpt-4.1 (or gpt-4.1-mini) Message role: system (the strict prompt; references {{ $json.text }}) jsonOutput: true Creds: openAiApi Output (per item): $.message.content β†’ the parsed JSON (ensure it’s an array). --- 5) Create or update an account (Salesforce) Purpose: Upsert Buyer as Account using an external ID. Key settings: Resource: account Operation: upsert External Id Field: taxid_c External Id Value: ={{ $json.message.content.buyer.tax_id }} Name: ={{ $json.message.content.buyer.name }} Creds: salesforceOAuth2Api Output: Account record (captures Id) for downstream Opportunity. --- 6) Create an opportunity (Salesforce) Purpose: Create Opportunity linked to the Buyer (Account). Key settings: Resource: opportunity Name: ={{ $('Message a model').item.json.message.content.invoice.code }} Close Date: ={{ $('Message a model').item.json.message.content.invoice.issue_date }} Stage: Closed Won Amount: ={{ $('Message a model').item.json.message.content.summary.grand_total }} AccountId: ={{ $json.id }} (from Upsert Account output) Creds: salesforceOAuth2Api Output: Opportunity Id for OLI creation. --- 7) Build SOQL (Code / JS) Purpose: Collect unique product codes from AI JSON and build a SOQL query for PricebookEntry by Pricebook2Id. Key settings: pricebook2Id (hardcoded in script): e.g., 01sxxxxxxxxxxxxxxx Source lines: $('Message a model').first().json.message.content.products Output: { soql, codes } --- 8) Query PricebookEntries (Salesforce) Purpose: Fetch PricebookEntry.Id for each Product2.ProductCode. Key settings: Resource: search Query: ={{ $json.soql }} Creds: salesforceOAuth2Api Output: Items with Id, Product2.ProductCode (used for mapping). --- 9) Code in JavaScript (Build OLI payloads) Purpose: Join lines with PBE results and Opportunity Id ➜ build OpportunityLineItem payloads. Inputs: OpportunityId: ={{ $('Create an opportunity').first().json.id }} Lines: ={{ $('Message a model').first().json.message.content.products }} PBE rows: from previous node items Output: { body: { allOrNone:false, records:[{ OpportunityLineItem... }] } } Notes: Converts discount_total ➜ per-unit if needed (currently commented for standard pricing). Throws on missing PBE mapping or empty lines. --- 10) Create Opportunity Line Items (HTTP Request) Purpose: Bulk create OLIs via Salesforce Composite API. Key settings: Method: POST URL: https://<your-instance>.my.salesforce.com/services/data/v65.0/composite/sobjects Auth: salesforceOAuth2Api (predefined credential) Body (JSON): ={{ $json.body }} Output: Composite API results (per-record statuses). --- 11) Update File to One Drive Purpose: Archive the original PDF in OneDrive. Key settings: Operation: upload File Name: ={{ $json.name }} Parent Folder ID: onedrive folder id Binary Data: true (from the Download node) Creds: microsoftOneDriveOAuth2Api Output: Uploaded file metadata. --- Data flow (wiring) Google Drive Trigger β†’ Download File From Google Download File From Google β†’ Extract from File β†’ Update File to One Drive Extract from File β†’ Message a model Message a model β†’ Create or update an account Create or update an account β†’ Create an opportunity Create an opportunity β†’ Build SOQL Build SOQL β†’ Query PricebookEntries Query PricebookEntries β†’ Code in JavaScript Code in JavaScript β†’ Create Opportunity Line Items --- Quick setup checklist πŸ” Credentials: Connect Google Drive, OneDrive, Salesforce, OpenAI. πŸ“‚ IDs: Drive Folder ID (watch) OneDrive Parent Folder ID (archive) Salesforce Pricebook2Id (in the JS SOQL builder) 🧠 AI Prompt: Use the strict system prompt; jsonOutput = true. 🧾 Field mappings: Buyer tax id/name β†’ Account upsert fields Invoice code/date/amount β†’ Opportunity fields Product name must equal your Product2.ProductCode in SF. βœ… Test: Drop a sample PDF β†’ verify: AI returns array JSON only Account/Opportunity created OLI records created PDF archived to OneDrive --- Notes & best practices If PDFs are scans, enable OCR in Extract from File. If AI returns non-JSON, keep β€œReturn only a JSON array” as the last line of the prompt and keep jsonOutput enabled. Consider adding validation on parsing.warnings to gate Salesforce writes. For discounts/taxes in OLI: Standard OLI fields don’t support per-line discount amounts directly; model them in UnitPrice or custom fields. Replace the Composite API URL with your org’s domain or use the Salesforce node’s Bulk Upsert for simplicity.

Le NguyenBy Le Nguyen
942

Automated weekly security audit reports with Gmail delivery

πŸ”’ N8N Security Audit Report - Automated Weekly Email 🎯 What does this workflow do? This workflow automatically generates and emails a comprehensive security audit report for your N8N instance every week. It identifies potential security risks related to: Credentials πŸ”‘ : Exposed or insecure credentials Nodes 🧩 : Sensitive nodes (Code, HTTP Request, SSH, FTP, etc.) Instance settings 🏒 : Global security configuration Community nodes πŸ“¦ : Third-party nodes that may pose risks The report includes direct links to affected workflows, execution statuses, and actionable recommendations. --- ✨ Key Features πŸ“Š Smart Risk Assessment Calculates overall risk level: 🟩 Low / 🟧 Moderate / πŸŸ₯ High Tracks unique credentials (not just total occurrences) Provides detailed breakdown by node type πŸ”— Direct Workflow Links Clickable links to each workflow mentioned Shows last execution status (🟒 success / πŸ”΄ failed) Displays execution timestamps 🌍 Bilingual Support Full support for French and English Switch language with a single variable πŸ“§ Beautiful HTML Email Clean, professional formatting Color-coded risk levels Emoji icons for easy scanning --- πŸš€ Quick Setup (5 minutes) 1️⃣ Configure Credentials N8N API: Generate an API key in your N8N settings Gmail OAuth2: Set up OAuth2 for Gmail sending 2️⃣ Set Your Variables Edit the "Set Config Variables" node: javascript { "email_to": "your.email@domain.com", "project_name": "My-N8N-Project", "server_url": "https://n8n.yourdomain.com", // NO trailing slash! "Language": "EN" // or "FR" } 3️⃣ Test & Activate Click "Execute Workflow" to test Check your email inbox Activate for weekly automation --- πŸ“§ Example Report Output Subject: πŸ”’ Audit Report My-Project – Risk 🟧 Moderate Content: πŸ“Š Summary β€’ Credentials involved: 8 (5 unique) β€’ Nodes involved: 12 πŸ’» code: 4 🌐 httpRequest: 3 πŸ” ssh: 2 β€’ Community nodes: 1 β€’ Overall risk level: 🟧 Moderate πŸ” Credentials Risk Report πŸ”Ή Credentials with full access πŸ”‘ My AWS Credentials πŸ”‘ Database Admin πŸ“‹ Workflow: Data Processing Pipeline 🟒 (25-10-2024 06:15 β†’ 06:16) πŸ’» Process Data 🌐 API Call 🧩 Nodes Risk Report [...detailed node analysis...] --- 🎨 Customization Options Change Schedule Modify the "Schedule Trigger" node to run: Daily at 8 AM Monthly on the 1st Custom cron expression Add Recipients Add multiple emails in the Gmail node's toList parameter Adjust Risk Thresholds Edit the JavaScript in "Format Audit Report" nodes to customize when risk levels change Use Different Email Service Replace Gmail node with: SMTP Microsoft Outlook SendGrid Any email service N8N supports --- πŸ’‘ Use Cases βœ… Compliance Monitoring: Track security posture for audits βœ… Team Awareness: Keep your team informed of security status βœ… Change Detection: Notice when new risky nodes are added βœ… Best Practices: Get recommendations to improve security βœ… Multi-Environment: Run separate instances for dev/staging/prod --- πŸ”§ Technical Details Nodes Used: 8 Credentials Required: 2 (N8N API + Gmail OAuth2) External Dependencies: None N8N Version: Compatible with latest N8N versions Execution Time: ~10-20 seconds --- πŸ“‹ Requirements N8N instance with API access Gmail account (or other email service) N8N API key with audit permissions Valid SSL certificate for workflow links (recommended) --- πŸ› Troubleshooting Empty report? β†’ Check your N8N API key has audit permissions Workflow links don't work? β†’ Verify server_url is correct and has no trailing slash No execution status shown? β†’ Workflows must have been executed at least once Wrong language displayed? β†’ Set Language to exactly "FR" or "EN" (uppercase) --- 🌟 Why This Template? Unlike basic monitoring tools, this workflow: βœ… Provides context-aware security analysis βœ… Links directly to affected workflows βœ… Shows real execution data (not just theoretical risks) βœ… Calculates unique credential exposure (not just counts) βœ… Supports bilingual reports βœ… Delivers actionable recommendations --- 🀝 Feedback & Support Found this helpful? Please rate the template! Have suggestions? Drop a comment below. Pro tip: Combine this with N8N's native alerting for real-time incident response! --- Tags: security audit monitoring compliance automation email reporting credentials governance --- πŸ“œ License MIT - Feel free to modify and share!

MatthieuBy Matthieu
389