by Ivan Maksiuta
Overview This template allows you to automatically post messages from Telegram directly to Facebook using Airtop no-code browser automation. It is designed for creators, social media managers, and businesses that want to streamline their cross-posting workflow without coding. Why this is valuable Manually copying messages from Telegram to Facebook can be time-consuming and error-prone. With this automation: Every Telegram message you send to your bot can instantly appear on Facebook. You save time, reduce repetitive manual work, and ensure consistent messaging across platforms. Perfect for community managers, marketing teams, and content creators who want to grow their Facebook presence while engaging Telegram followers. How it works A Telegram Trigger listens for incoming messages to your bot. Airtop starts a browser session and opens Facebook. The bot clicks into the composer, types your Telegram message, and presses Publish. (Optional) It can also tag followers or add extra text. Finally, Telegram sends you a confirmation: “✅ Facebook: post published.” Setup Connect your Telegram Bot credentials. Add your Airtop API key/account. On first run, log in to Facebook inside Airtop (it will reuse the session later). Customization Change selectors or text if your Facebook interface differs. Add more automation steps (like attaching images, tagging pages, or posting into groups). Adjust Wait nodes if your connection is slower.
by KlickTipp
Community Node Disclaimer This workflow uses KlickTipp community nodes, available for self-hosted n8n instances only. Who’s it for Marketing teams, agencies, and content creators who want to turn Instagram post comments into automated conversations — capturing leads, sending personalized DMs, and enriching contacts in KlickTipp without manual work. How it works This workflow automates engagement between Instagram users and your marketing funnel. It listens for new Instagram comments, validates the Meta webhook, and sends personalized DMs with form links. The workflow then stores and syncs user data for tagging and enrichment in KlickTipp. When a new comment appears, it: Validates the webhook setup via the Meta hub.challenge Captures the commenter’s username and ID Sends a personalized DM with a form link for lead capture Stores the data in Google Sheets for tracking Updates or tags the contact in KlickTipp The result: every Instagram comment turns into a structured, tagged lead for your marketing automation. How to set up Connect accounts for Meta (Instagram), Google Sheets, and KlickTipp. Set up your Meta App webhook for Instagram comments, using your workflow’s webhook URL and verify token (e.g., KlickTipp). Create a Google Sheet as a matching table with the columns: Instagram username Instagram ID Authenticate KlickTipp with API credentials and ensure your subscriber fields are configured. Test by commenting on a connected Instagram post to trigger the workflow. 💡 Pro Tip: Customize the DM to include your brand’s tone and lead form link for higher engagement. Requirements Meta (Instagram) Business Account Facebook Graph API with pages_messaging permission Google Sheets OAuth connection KlickTipp account with API access How to customize Replace the default form link with your own JotForm or landing page URL. Adjust DM content to fit your tone and campaign messaging. Add logic to send different DMs based on comment keywords. Integrate with KlickTipp tags for automatic segmentation. Expand the workflow to handle repeat commenters or trigger follow-ups.
by masaya kawabe
Auto-like and repost latest tweets from accounts in Google Sheets Who’s it for Teams and solo creators who manage multiple X (Twitter) accounts they follow and want consistent engagement with minimal effort. Ideal for social managers, community leads, and campaign operators who need safe, repeatable automation. What it does / How it works On a schedule, the workflow reads a Google Sheet of screen names, fetches each account’s latest tweets, then likes and reposts them. A Limit node caps daily actions to respect rate limits and reduce risk. Every step includes Sticky notes: a yellow Overview (full description + safety notes) and white per-step notes (setup tips, filters, and expansion ideas). How to set up Add Credentials for X (Twitter) OAuth2 and Google Sheets (no hardcoded tokens). Point the Google Sheets node to your sheet (header アカウントID, screen names without @). Adjust the search query (e.g., -is:reply -is:retweet) and results per run. Set the Schedule Trigger cadence and Limit (start with 1–3). Test with a staging account, then enable scheduling. Requirements n8n 1.x+ X (Twitter) OAuth2 and Google Sheets OAuth2 credentials A Google Sheet with column アカウントID How to customize the workflow Add a dry-run flag (Set → IF) to skip actions in testing. Insert IF filters for NG words, language, or tweet age (created_at). Add a Wait node between Like and Repost for cooldowns. Append logs to another Google Sheet (status, URL, timestamp). Security & quality: Use Credentials only, avoid personal IDs in nodes, and keep actions modest to respect API limits.
by System Admin
Tagged with: , , , ,
by System Admin
Tagged with: , , , ,
by System Admin
Tagged with: , , , ,
by System Admin
Tagged with: , , , ,
by System Admin
Tagged with: , , , ,
by Davide
This workflow automates the process of generating 3D human body models (in .glb format) from single image using SAM-3D model. It operates by connecting a Google Sheet as a data source with the external AI processing API. | Start | Result| |--------|---------| | | | Use Cases 1. ✅ Sports Analysis & Motion Optimization 3D models allow precise analysis of posture, angles, and technique. Possible applications: Golf swing analysis** Identify stance, rotation, shoulder/hip alignment, and follow-through. Tennis serve biomechanics** Optimize shoulder rotation, racket angle, leg push-off. Running gait analysis** Evaluate stride symmetry, foot strike, and body tilt. Cycling posture optimization** Reduce drag by analyzing torso angle and hand position. Swimming technique evaluations** Compare ideal vs. actual joint angles. 2. ✅ Fitness, Health & Physiotherapy 3D models can visually highlight imbalances or incorrect positions. Posture correction assessments** Identify spinal misalignment or uneven weight distribution. Physical therapy progress tracking** Compare poses over time to assess recovery. Ergonomics and workplace safety** Evaluate whether a worker’s posture is safe during lifting or repetitive tasks. Home fitness coaching** Automated feedback for yoga, pilates, stretching exercises. 3. ✅ Fashion, Apparel & Virtual Try-On Photorealistic body reconstruction helps generate tailored outfits or evaluate fit. Virtual try-on for clothing brands** Produce accurate 3D avatars to test garments digitally. Custom-made fashion** Use 3D measurements for bespoke tailoring patterns. Model pose simulation** Test clothing fit in dynamic or unusual positions (e.g., dance, athletic poses). 4. ✅ Gaming, Animation & Digital Content Creation Quick 3D reconstruction reduces production time for digital humans. Character rigging from real people** Generate 3D avatars ready for animation. Motion capture alternatives** Recreate specific poses without expensive mocap systems. VR/AR content creation** Deploy 3D characters into immersive environments. Comics, illustration, and concept art** Use 3D poses as reference models to speed up drawing. 5. ✅ Medical, Research & Educational Applications Human-body 3D models provide insights in scientific or practical contexts. Anthropometric measurements** Estimate height, limb length, body proportions from images. Posture and musculoskeletal studies** Analyze joint angle distribution in different poses. Rehabilitation robotics or exoskeleton design** Fit devices to a patient’s real body shape. Training materials for anatomy or movement science** Generate accurate pose examples for students. 6.✅ Security, Forensics & Reconstruction When allowed ethically and legally, 3D models can support investigations. Reconstruction of accident scenes** Understand how a person fell, collided, or moved. Analysis of body posture in video frames** Useful for determining gesture patterns or mobility constraints. 7. ✅ Art, Photography & Creative Industries Artists often need unusual or complex human poses. Pose reference creation** For painting, 3D sculpting, illustration, or storyboarding. Recreating dynamic action scenes** Parkour, martial arts, ballet, expressive dance. Virtual studio lighting tests** Apply simulated lighting to a 3D model before shooting. How It Works This workflow automates the process of generating 3D human body models (in .glb format) from single images using the FAL.AI SAM-3D service. It operates by connecting a Google Sheet as a data source with the external AI processing API. Here is the operational flow: Trigger & Data Fetch: The workflow begins either manually (via "Test workflow") or on a schedule. It queries a designated Google Sheet to find rows where the "3D RESULT" column is empty, indicating a new image needs processing. API Request & Queuing: For each new image, it sends the image URL to the FAL.AI SAM-3D API endpoint (/fal-ai/sam-3/3d-body), which queues the job and returns a unique request_id. Status Polling & Waiting: The workflow enters a polling loop. It waits 60 seconds, then checks the job's status using the request_id. If the status is not "COMPLETED", it waits another 60 seconds and checks again. Result Retrieval & Storage: Once the status is "COMPLETED", the workflow fetches the final result, which contains the URL of the generated 3D model file (.glb). This file is then downloaded via an HTTP request. Sheet Update: Finally, the workflow updates the original Google Sheet row. It writes the URL of the generated 3D model into the "IMAGE RESULT" column for the corresponding row_number, thus marking the task as complete. Set Up Steps To configure this workflow in your n8n environment, follow these steps: Prepare the Google Sheet: Clone the provided Google Sheet template. Insert the URLs of the model images you want to convert into the "IMAGE MODEL" column. Leave the "IMAGE RESULT" column empty; it will be populated automatically. In n8n, set up a "Google Sheets OAuth2 API" credential and connect it to the Get new image and Update result nodes. Ensure the documentId points to your cloned sheet. Configure the FAL.AI API Connection: Create an account at fal.ai and obtain your API key. In n8n, create an "HTTP Header Auth" credential. Set the Header Name to Authorization and the Header Value to Key YOUR_API_KEY_HERE (replace with your actual key). Apply this credential to the following nodes: Create 3D Image, Get status, and Get Url 3D image. Verify Workflow Logic (Key Nodes): Get new image: Confirm the filtersUI is set to look for empty rows in the correct column (e.g., "3D RESULT" or "IMAGE RESULT"). Create 3D Image: Verify the JSON body correctly references the image URL from the previous node ({{ $json.image }}). Completed? (If node): Ensure the condition checks for the string COMPLETED from {{ $json.status }}. Update result: Double-check that the column mapping correctly uses row_number to match the row and updates the "IMAGE RESULT" column with the GLB URL Activate & Test: Save the workflow. Use the When clicking ‘Test workflow’ node for an initial manual test with one image URL in your sheet. Once confirmed working, you can enable the Schedule Trigger node for automatic, periodic execution. 👉 Subscribe to my new YouTube channel. Here I’ll share videos and Shorts with practical tutorials and FREE templates for n8n. Need help customizing? Contact me for consulting and support or add me on Linkedin.
by System Admin
Tagged with: , , , ,
by System Admin
No description available
by System Admin
Tagged with: , , , ,