Other Automation Workflows — Page 13 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Other

    Other Workflows

    Category for Other related workflows

    • Capture and Manage New Leads from Fello Connect to Sierra Interactive

      This Zap automates the process of managing new leads by connecting Fello Connect with Sierra Interactive. When a new lead is created in Fello Connect, this Zap finds the corresponding lead in Sierra Interactive, filters the data, and if necessary, creates a new lead in Sierra Interactive. This streamlines lead management and ensures that your sales team has up-to-date information on potential clients, enhancing productivity and follow-up efficiency.

      Zapier$3.99
    • Automate Subscriber Management in ConvertKit

      Efficiently manage your ConvertKit subscribers by adding them to a form, creating a tag, and associating the subscriber with the tag.

      n8n$4.99
    • Organize Your Emails with Email Parser and Gmail

      This Zap automates the process of extracting important information from incoming emails using Email Parser by Zapier and sending it to your Gmail account. This integration helps streamline your workflow by ensuring that critical data is captured and organized efficiently, allowing you to focus on more important tasks without missing key information.

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    Zapier$2.99
  1. Get notified of new leads from Calendly to Close

    This Zap automates the process of managing new leads generated from Calendly invitees. When a new invitee is created in Calendly, this Zap filters the information and sends it to Close as a new lead, ensuring that your sales team can follow up promptly and efficiently. This integration streamlines your lead management process, helping you convert more prospects into customers.

    Zapier$2.99
  2. Transform Facebook Leads into Opportunities in CentrixOne

    This Zap automates the process of capturing leads from Facebook Lead Ads, formatting the data for better usability, and creating opportunities in CentrixOne. By streamlining this workflow, users can efficiently manage their leads and convert them into valuable business opportunities without manual data entry.

    Zapier$3.99
  3. Stay Updated on New Leads with Fello Connect and Sierra Interactive

    This Zap automates the process of managing new leads by connecting Fello Connect with Sierra Interactive. When a new lead is created in Fello Connect, this Zap finds the corresponding lead in Sierra Interactive, filters the data, and updates the lead information accordingly. This streamlines lead management and ensures that your lead data is always up-to-date, enhancing your sales team's efficiency and effectiveness.

    Zapier$3.99
  4. Automate Lead Qualification and Appointment Notifications

    Streamline the lead qualification process by automating the assessment and notification of appointment requests using standardized rules.

    ActivepiecesFree
  5. Automatically Sync New Magento 2 Customers to ClickSend Contacts

    Effortlessly add new customers from Magento 2 to your ClickSend contact list, ensuring your communication channels are always up-to-date.

    MakeFree
  6. Automate Lead Enrichment from Calendly to HubSpot

    Streamline your lead management by automatically enriching and updating lead information from Calendly bookings into HubSpot using Clearbit.

    n8n$14.99
  7. Validate & Enrich Phone Numbers in Google Sheets with RapidAPI

    ### Phone Number Validator with Google Sheets Validate and enrich phone numbers from Google Sheets using the [`phone number validator`](https://rapidapi.com/skdeveloper/api/phone-number-validator11) API. --- ## Use Case: Contact Validation & Enrichment Automatically check if phone numbers are valid and enrich them with metadata (country, location, timezone). Ideal for CRMs, lead management, and contact cleanup workflows. --- ## Google Sheets Columns | Column Name | Description | |-------------|-------------| | `phone` | The original phone number to validate (input column). | | `is_valid` | Result from API indicating if the phone number is valid (`true` / `false`). | | `country` | Country where the phone number is registered (e.g., US). | | `location` | More specific location info, such as city or region. | | `timezone` | The primary timezone associated with the phone number. | --- ## Benefits - **Accurate Contact Data** - Identify invalid or fake phone numbers automatically. - **Geolocation Enrichment** - Add country, location, and timezone for better segmentation. - **Full Automation** - No manual lookups or copying data between tools. - **Live Google Sheets Sync** - Enriched data is updated directly into your spreadsheet. --- ## Workflow Nodes Explained | Node | Purpose | |------|---------| | **Manual Trigger** | Starts the workflow manually from n8n. | | **Google Sheets (Read)** | Fetches phone numbers from your spreadsheet using a Service Account. | | **Split In Batches** | Loops over each row one at a time to handle individual API requests. | | **HTTP Request** | Sends phone number to [`phone number validator`](https://rapidapi.com/skdeveloper/api/phone-number-validator11) via RapidAPI and receives validation + metadata. | | **Google Sheets (Update)** | Writes the response back into the matching row using the `phone` field. | --- ## API Used: `phone number validator` We use the [`phone number validator`](https://rapidapi.com/skdeveloper/api/phone-number-validator11) API from RapidAPI to: - Validate phone numbers (real or fake?) - Identify the **country**, **location**, and **timezone** > It's fast, reliable, and great for cleaning large datasets or qualifying leads before outreach. --- ## Prerequisites - A Google Sheet with a column named `phone` - RapidAPI key with access to `phone number validator` - Google Service Account credentials set up in n8n --- ## How to Use 1. Link your Google Sheet and configure authentication 2. Add your RapidAPI key in the HTTP node headers 3. Click Execute Workflow 4. Each phone number is validated and enriched 5. Results are written back to your Google Sheet --- ## Tags `phone validation`, `rapidapi`, `google sheets`, `data enrichment`, `phone number validator`, `crm automation`, `lead cleaning`, `timezone lookup`

    n8n$9.99
  8. Create Salesforce Accounts Based on Excel 365 Data

    This workflow shows a no-code approach to creating Salesforce accounts and contacts based on data coming from Excel 365 (the online version of Microsoft Excel). For a version working with regular Excel files, check out [this workflow](https://n8n.io/workflows/1794-create-salesforce-accounts-based-on-excel-file-data/) instead. ![image.png](fileId:672) To run the workflow: 1. Make sure you have both Excel 365 and Salesforce authenticated with n8n. 2. Have a Microsoft Excel workbook with contacts and their account names ready: ![image.png](fileId:670) 3. Select the workbook and sheet in the Microsoft Excel node of the workflow, then configure the range to read data from: ![image.png](fileId:671) 4. Hit the **Execute Workflow** button at the bottom of the n8n canvas: ![image.png](fileId:669) Here is how it works: The workflow first searches for existing Salesforce accounts by name. It then branches out depending on whether the account already exists in Salesforce or not. If an account does not exist yet, it will be created. The data is then normalized before both branches converge again. Finally, the contacts are created or updated as needed in Salesforce.

    n8n$9.99
  9. Send Sales Data from Webhook to Mautic

    This workflow goes through the Teachable webhook request types and adds a user, updates them, and tags them with #unsubscribe or removes the #unsubscribe tag. It also tags the user with the tag of the name of the course. Enjoy!

    n8n$14.99
  10. Automate Bulk Deletion of HubSpot Contacts from Excel/CSV

    This workflow automates the deletion of HubSpot contacts using email addresses from an uploaded Excel file. Ideal for maintaining clean and updated contact lists by removing outdated or invalid entries.

    n8n$9.99
  11. Stay Updated on Sales Opportunities in Google Sheets

    This Zap automates the process of closing opportunities in your sales pipeline by updating their status in Google Sheets. When an opportunity is marked as closed, this integration ensures that the corresponding row in your Google Sheets is updated accordingly, keeping your data accurate and up-to-date. This helps sales teams maintain a clear overview of their pipeline and make informed decisions based on real-time data.

    Zapier$2.99
  12. Add Google Sheets Data to the Mautic Contact

    Automatically import the name and email from Google Sheets to the Mautic contact each time the lead is added to the sheet.

    n8n$4.99
  13. Manually Create a Deal in Pipedrive via n8n

    This n8n workflow uses a manual trigger so you can create a new deal in Pipedrive at the click of a button. When triggered, it sets up a deal with details you provide and adds it directly to your Pipedrive account. Ideal for sales teams who need a quick way to log deals without leaving n8n.

    n8n$2.99
  14. Manage Contacts in Google Contacts

    The description provided appears to be referencing an image with a placeholder text that indicates a screenshot of a workflow, but there's no actual description or text content to correct. Please provide the text you need corrected.

    n8n$4.99
  15. Get notified about new sales receipts in QuickBooks Online

    This Zap automates the process of capturing sales receipts from QuickBooks Online and formatting the datetime information for better organization and reporting. By integrating Webhooks and Formatter, it ensures that every sales receipt is processed efficiently, allowing businesses to maintain accurate financial records without manual entry.

    Zapier$3.99
  16. Capture Facebook Leads and Notify Your Team via SMS and Email

    This Zap automates the process of capturing leads from Facebook Lead Ads and sending them to Google Sheets for easy tracking and management. It also allows you to send a follow-up email via Gmail and an SMS notification through ClickSend, ensuring that you never miss an opportunity to engage with potential customers. With a built-in delay feature, you can control the timing of your communications, making this Zap a powerful tool for lead management and follow-up.

    Zapier$4.99
  17. Automate Sales Lead Generation and Email Drafting with Jina AI and OpenAI

    Streamline your sales outreach by automating lead research and personalized email drafting using Jina AI and OpenAI, integrated with Airtable and Gmail.

    n8n$19.99
  18. Retrieve All Contacts from HubSpot Account on Demand

    Use a manual trigger in n8n to fetch all contacts from your HubSpot account whenever you need. This workflow avoids constant polling, giving you control over when to retrieve contact data for analysis, exports, or integration with other tools. Ideal for marketers or sales teams requiring up-to-date contact lists on demand.

    n8n$2.99
  19. Automate Daily Sync of Stripe Payments to Pipedrive Notes

    This workflow automates the daily synchronization of payment and customer data from Stripe to Pipedrive, creating detailed notes for each organization.

    n8n$9.99
  20. Automate Address Verification for Keap Contacts Using Lob

    Ensure the accuracy of mailing addresses in Keap by automatically verifying their deliverability with Lob's address verification service.

    n8n$9.99
  21. Deploy a Complete Monica CRM MCP Server for AI Integration

    Set up a fully operational MCP server for Monica CRM, enabling AI agents to perform all 52 operations without any configuration. This workflow is ready for immediate deployment and integration.

    n8n$19.99
  22. ← PreviousPage 13 of 60Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Productivity (1,202)Marketing (1,146)Data & Analytics (995)File & Document Management (802)CRM - Sales (605)Notifications (580)Social Media (562)

    Need a custom other workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow