Other Workflows
Category for Other related workflows
Automate Sales Prospect Research and Outreach with Apollo and Linkup
Streamline your sales process by automating in-depth research and personalized outreach preparation using Apollo and Linkup. This workflow acts as an AI-powered assistant, transforming basic contact information into actionable insights tailored to your business needs.
n8n$9.99Automate Salesforce Lead Creation with AI-Personalized Email & SMS Follow-Up
This workflow captures leads via an n8n form, creates Salesforce records, and sends personalized responses using OpenAI via email or SMS based on user preference.
n8n$4.99Automate Lead Extraction from Gmail to Google Sheets with Slack Alerts
This workflow automates the extraction of business leads from Gmail, storing them in Google Sheets, and sending notifications via Slack. It filters emails to exclude personal and generic addresses, ensuring only potential leads are processed.
n8n$14.99Automate Cold Lead Re-Engagement with AI, Outlook, and Google Sheets
This n8n workflow automates the re-engagement of cold leads by summarizing past emails and generating personalized outreach using OpenAI. It integrates with Google Sheets to pull contacts, fetches prior communications from Outlook, and drafts re-engagement emails for review.
n8n$9.99Automate Website Lead Capture with Apollo Enrichment and HubSpot Integration
Streamline your lead management by capturing website leads, enriching them with Apollo, storing them in HubSpot, and notifying your team via Gmail.
n8n$4.99Automate Meeting Task Management with AI and Airtable
Streamline your meeting task management by automatically generating tasks from meeting transcripts using AI, and organizing them in Airtable. Enhance productivity by ensuring all action items are captured and follow-ups are scheduled.
n8n$14.99Automate LinkedIn Profile Enrichment in NocoDB Using Apify
Streamline the process of enriching LinkedIn profiles in your NocoDB CRM by automating data collection with Apify. This workflow enhances data completeness, quality, and consistency while reducing manual effort.
n8n$14.99Interactive Q&A on Pipedrive Leads with OpenAI Integration
Leverage OpenAI to ask natural-language questions about your Pipedrive leads. This workflow retrieves live lead data from Pipedrive and uses OpenAI to provide insightful answers, ensuring responses are based solely on your Pipedrive data.
n8n$4.99Calculate Embodied Carbon (CO2) for Revit/IFC Models Using AI Classification
Estimate **embodied carbon (CO2e)** for grouped BIM/CAD elements. The workflow accepts an existing **XLSX** (grouped element data) or, if missing, can trigger a local **RvtExporter.exe** to generate one. It detects category fields, filters out non-building elements, infers **aggregation rules** with AI, computes **CO2** using densities & emission factors, and exports a **multi-sheet Excel** plus a clean **HTML** report. ## What it does - **Reads or builds XLSX** (from your model via `RvtExporter.exe` when needed). - **Finds category/volumetric fields**; separates building vs. annotation elements. - Uses AI to **infer aggregation rules** (sum/mean/first) per header. - **Groups** rows by your `group_by` field and aggregates totals. - Prepares **enhanced prompts** and calls your LLM to classify materials and estimate CO2 (A1-A3 minimum). - **Computes project totals** and generates a **multi-sheet XLSX** + **HTML** report with charts and hotspots. ## Prerequisites - **LLM credentials** for one provider (e.g., OpenAI, Anthropic, Gemini, Grok/OpenRouter). Enable one chat node and connect credentials. - **Windows host** only if you want to auto-extract from `.rvt/.ifc` via `RvtExporter.exe`. If you already have an XLSX, Windows is **not required**. - Optional: mapping/classifier files (XLSX/CSV/PDF) to improve material classification. ## How to use 1. **Import** this JSON into n8n. 2. Open the **Setup/Parameters** node(s) and set: - `project_file` - path to your `.rvt/.ifc` **or** to an existing grouped `*_rvt.xlsx` - `path_to_converter` - `C:\\DDC_Converter_Revit\\datadrivenlibs\\RvtExporter.exe` (optional) - `group_by` - e.g., `Type Name` / `Category` / `IfcType` - `sheet_name` - default `Summary` (if reading from XLSX) 3. **Enable one LLM node** and attach credentials; keep others disabled. 4. **Execute** (Manual trigger). The workflow detects/builds the XLSX, analyzes, classifies, estimates CO2, then writes **Excel** and opens the **HTML** report. ## Outputs - **Excel** (`CO2_Analysis_Report_YYYY-MM-DD.xlsx`, ~8 sheets): Executive Summary, All Elements, Material Summary, Category Analysis, Impact Analysis, Top 20 Hotspots, Data Quality, Recommendations. - **HTML**: executive report with key KPIs and charts. - Per-group fields include: Material (EU/DE/US), Quantity & Unit, Density, Mass, CO2 Factor, Total CO2 (kg/tonnes), CO2 %, Confidence, Assumptions. ## Notes & tips - Input quantities (volumes/areas) are **already aggregated per group** - do **not** multiply by element count. - Use `-no-collada` upstream if you only need XLSX in extraction. - Prefer ASCII-safe paths and ensure write permissions to output folder. ## Categories Data Extraction | Files & Storage | AI | CAD/BIM | Carbon/ESG ## Tags `cad-bim`, `co2`, `carbon`, `embodied-carbon`, `lca`, `revit`, `ifc`, `xlsx`, `html-report`, `llm` ## Author [DataDrivenConstruction.io](https://DataDrivenConstruction.io) [info@datadrivenconstruction.io](mailto:info@datadrivenconstruction.io) ## Consulting and Training We work with leading construction, engineering, consulting agencies, and technology firms around the world to help them implement open data principles, automate CAD/BIM processing, and build robust AI pipelines. If you would like to test this solution with your own data, or are interested in adapting the workflow to real project tasks, feel free to contact us. **Docs & Issues:** [Full Readme on GitHub](https://github.com/datadrivenconstruction/cad2data-Revit-IFC-DWG-DGN-pipeline-with-conversion-validation-qto)
n8n$24.99Automate HighLevel CRM with AI-Powered Contact and Task Management
Leverage AI to fully automate your HighLevel CRM for seamless contact management, opportunity tracking, task handling, and calendar scheduling. This workflow integrates with MCP and GPT to ensure real-time synchronization and execution.
n8n$14.99Automate Lead Enrichment and Personalized Email Outreach
Enhance your lead profiles by integrating HubSpot contact data with social media insights and AI-generated personalized emails. This workflow automates the process from contact capture to sending tailored outreach emails, improving engagement with minimal effort.
n8n$14.99Automated AI Lead Enrichment: Salesforce to Explorium for Enhanced Prospect Data
Salesforce Lead Enrichment with Explorium # Template Download the following JSON file and import it to a new n8n workflow: [salesforce_Workflow.json](https://drive.usercontent.google.com/u/0/uc?id=1iEv-pVFomUka59u7d0dpaapKb4uFO1fh&export=download)  # Overview This n8n workflow monitors your Salesforce instance for new leads and automatically enriches them with missing contact information. When a lead is created, the workflow: 1. Detects the new lead via Salesforce trigger 2. Matches the lead against Explorium's database using name and company 3. Enriches the lead with professional email addresses and phone numbers 4. Updates the Salesforce lead record with the discovered contact information This automation ensures your sales team always has the most up-to-date contact information for new leads, improving reach rates and accelerating the sales process. # Key Features * **Real-time Processing**: Triggers automatically when new leads are created in Salesforce * **Intelligent Matching**: Uses lead name and company to find the correct person in Explorium's database * **Contact Enrichment**: Adds professional emails, mobile phones, and office phone numbers * **Batch Processing**: Efficiently handles multiple leads to optimize API usage * **Error Handling**: Continues processing other leads even if some fail to match * **Selective Updates**: Only updates leads that successfully match in Explorium # Prerequisites Before setting up this workflow, ensure you have: 1. **n8n instance** (self-hosted or cloud) 2. **Salesforce account** with: * OAuth2 API access enabled * Lead object permissions (read/write) * API usage limits available 3. **Explorium API credentials** (Bearer token) - [Get Explorium API key](https://developers.explorium.ai/reference/getting_your_api_key) 4. Basic understanding of Salesforce lead management # Salesforce Requirements ## Required Lead Fields The workflow expects these standard Salesforce lead fields: * `FirstName` - Lead's first name * `LastName` - Lead's last name * `Company` - Company name * `Email` - Will be populated/updated by the workflow * `Phone` - Will be populated/updated by the workflow * `MobilePhone` - Will be populated/updated by the workflow ## API Permissions Your Salesforce integration user needs: * Read access to Lead object * Write access to Lead object fields (Email, Phone, MobilePhone) * API enabled on the user profile * Sufficient API calls remaining in your org limits # Installation & Setup ## Step 1: Import the Workflow 1. Copy the workflow JSON from the template 2. In n8n: Navigate to **Workflows** → **Add Workflow** → **Import from File** 3. Paste the JSON and click **Import** ## Step 2: Configure Salesforce OAuth2 Credentials 1. Click on the **Salesforce Trigger** node 2. Under Credentials, click **Create New** 3. Follow the OAuth2 flow: * **Client ID**: From your Salesforce Connected App * **Client Secret**: From your Salesforce Connected App * **Callback URL**: Copy from n8n and add to your Connected App 4. Authorize the connection 5. Save the credentials as Salesforce account connection **Note**: Use the same credentials for all Salesforce nodes in the workflow. ## Step 3: Configure Explorium API Credentials 1. Click on the **Match_prospect** node 2. Under Credentials, click **Create New** (HTTP Header Auth) 3. Configure the header: * **Name**: `Authorization` * **Value**: `Bearer YOUR_EXPLORIUM_API_TOKEN` 4. Save as Header Auth account 5. Apply the same credentials to the **Explorium Enrich Contacts Information** node ## Step 4: Verify Node Settings 1. **Salesforce Trigger**: * Trigger On: `Lead Created` * Poll Time: Every minute (adjust based on your needs) 2. **Salesforce Get Leads**: * Operation: `Get All` * Condition: `CreatedDate = TODAY` (fetches today's leads) * Limit: 20 (adjust based on volume) 3. **Loop Over Items**: * Batch Size: 6 (optimal for API rate limits) ## Step 5: Activate the Workflow 1. Save the workflow 2. Toggle the **Active** switch to ON 3. The workflow will now monitor for new leads every minute ## Detailed Node Descriptions 1. **Salesforce Trigger**: Polls Salesforce every minute for new leads 2. **Get Today's Leads**: Retrieves all leads created today to ensure none are missed 3. **Loop Over Items**: Processes leads in batches of 6 for efficiency 4. **Match Prospect**: Searches Explorium for matching person using name + company 5. **Filter**: Checks if a valid match was found 6. **Extract Prospect IDs**: Collects all matched prospect IDs 7. **Enrich Contacts**: Fetches detailed contact information from Explorium 8. **Merge**: Combines original lead data with enrichment results 9. **Split Out**: Separates individual enriched records 10. **Update Lead**: Updates Salesforce with new contact information ## Data Mapping The workflow maps Explorium d
n8n$9.99Track LinkedIn Conversions for HubSpot Contacts
This Zap automates the process of tracking LinkedIn conversions by creating conversion events in HubSpot whenever a contact is added to a specific contact list. This integration ensures that your marketing efforts are aligned and that you can effectively measure the impact of your LinkedIn campaigns on your HubSpot contacts, ultimately enhancing your lead tracking and conversion analysis.
Zapier$2.99Tax Code Assistant with Qdrant, Mistral.ai & OpenAI
Creates an AI-powered knowledge base assistant for tax code documents using intelligent chunking into chapters/sections, Qdrant vector store, and advanced querying via Mistral.ai and OpenAI.
n8n$24.99Automate Lead Enrichment from Google Sheets to HubSpot with Surfe
Streamline your lead enrichment process by automatically enriching contact data from Google Sheets using Surfe and updating HubSpot CRM.
n8n$9.99Automate Lead Enrichment and Scoring from Typeform to HubSpot
This workflow automates the process of capturing leads from Typeform, enriching them with AI, scoring their potential, and updating HubSpot CRM while maintaining records in Google Sheets.
n8n$14.99Automate QR Code Coupon Assignment and Validation with SuiteCRM
This workflow automates the assignment and validation of unique QR code coupons for lead generation using SuiteCRM, ensuring efficient management and preventing duplicates.
n8n$14.99Automate CRM Workflow with Google Sheets and n8n
Transform your Google Sheets into a dynamic CRM system with automated lead management, email notifications, and project tracking using n8n.
n8n$14.99Automate Tech News to Medium with AI and Slack Approval
This n8n workflow automates the process of transforming tech news from RSS feeds into Medium articles using AI, complete with image generation and a Slack-based approval system.
n8n$19.99Automate HubSpot Buying Group Enrichment with Surfe and Google Sheets
Automatically identify and enrich key contacts in HubSpot deals using Surfe and Google Sheets, ensuring no decision-maker is overlooked.
n8n$14.99Daily Import of Validated Contacts from NocoDB to Brevo
## Overview Automate your daily contact imports from NocoDB to Brevo. The workflow updates the record status in NocoDB at each step. For every email campaign, it's essential to keep your Brevo contact list updated so you can send personalized and targeted emails. This flow automates that process. ## Tasks - Runs automatically every day - Fetches only new/unimported records from NocoDB - Checks for missing required fields - Filters out disposable/temporary emails - Creates contacts in Brevo - Updates NocoDB status after each step ## How to Use 1. **Set your schedule** - The Schedule Trigger node runs the flow daily. Adjust to your preferred time. 2. **Prepare your table in NocoDB** Your NocoDB table should contain at least: - id - first_name - last_name - email - status (default: 0-not-imported) 3. **Configure your credentials** - Connect your NocoDB API token in the NocoDB nodes. - Connect your Brevo API Key in the Brevo node. 4. **Map your fields** - In the Brevo: Create Contact node, make sure first name, last name, and email match your NocoDB column names. ## Notes - Make sure your NocoDB project/table IDs match the ones in this template. - This workflow processes contacts one-by-one to avoid heavy API calls and rate limit issues with Brevo. **Status values:** - 0-not-imported → new record - 1-empty-fields → missing required fields - 2-disposal-email → disposable email detected - 3-contact-created → successfully created in Brevo
n8n$14.99Automate Company Research and Note Creation in CentralStationCRM with ChatGPT and Tavily
Automatically conduct web research on new companies added to CentralStationCRM using ChatGPT and Tavily, and save the findings as notes in the CRM.
n8n$14.99Automate WhatsApp Message Logging to Vtiger CRM with Lead Association
Streamline your CRM operations by automatically logging inbound WhatsApp messages to Vtiger CRM and associating them with existing leads or creating new ones.
n8n$9.99Automate Lead Enrichment Using Telegram and Explorium MCP
Enhance your B2B prospecting by automating lead enrichment with Telegram and Explorium MCP. This workflow transforms basic company information into detailed, actionable insights for your sales pipeline.
n8n$9.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work