11,832 workflows
Nodes: Sort: Date:
Replicate Line Items on New Deal in HubSpot and notify with Slack
Replicate Line Items on New Deal in HubSpot Workflow Use Case This workflow solves the problem of manually copying line items from one deal to another in HubSpot, reducing manual work and minimizing ...
1,225
Jul 26, 2024
Get custom_fields from the Stripe API
The Stripe API does not provide custom fields in invoice or charge data. So you have to get it from the Checkout Sessions endpoint. But that endpoint is not easy for begginners. It has dictionary par ...
836
Built by Solomon Solomon
Jul 25, 2024
Advanced AI Demo (Presented at AI Developers #14 meetup)
This workflow was presented at the AI Developers meet up in San Fransico on 24 July, 2024. AI workflows Categorize incoming Gmail emails and assign custom Gmail labels. This example uses the Text Cl ...
24,254
Built by Max Tkacz Max Tkacz
Jul 25, 2024
Automate Competitor Research with Exa.ai, Notion and AI Agents
This n8n workflow demonstrates a simple multi-agent setup to perform the task of competitor research. It showcases how using the HTTP request tool could reduce the number of nodes needed to achieve a ...
22,060
Built by Jimleuk Jimleuk
Jul 24, 2024
Send Slack notifications when a new release is published for public Github repos
This workflow checks a configured list of Github repositories daily to see if a new release has been published. How it works: Workflow has a daily trigger RepoConfig node is a JSON array that defines ...
1,525
Jul 24, 2024
Create Teams Notifications for new Tickets in ConnectWise with Redis
This Workflow does a HTTPs request to ConnectWise Manage through their REST API. It will pull all tickets in the "New" status or whichever status you like, and notify your dispatch team/personnel wh ...
4,083
Built by Gavin Gavin
Jul 22, 2024
2-way sync Notion and Google Calendar
This workflow syncs multiple Notion databases to your Google Calendar. And it works both ways. What events are supported? Everything except recurring events. All day events, multiple day events, s ...
2,639
Built by Solomon Solomon
Jul 19, 2024
Access execution data from an error workflow
Sometimes you want to take a different action in your error workflow based on the data that was flowing through it. This template illustrates how you can do that (more specifically, how you can retri ...
1,939
Jul 17, 2024
Get Multiple Attachments from Gmail and upload them to GDrive
This is a simple template to show how to extract multiple email attachments and return them as an iterable output. How it works: The Gmail Trigger node detects any new email that has attachments. ...
7,965
Built by Ria Ria
Jul 16, 2024
Query n8n Credentials with AI SQL Agent
This n8n workflow is a fun way to query and search over your credentials on your n8n instance. Good to know Your credentials should remain safe as this workflow does not decrypt or use any decrypted ...
4,893
Built by Jimleuk Jimleuk
Jul 15, 2024
Enhance Customer Chat by Buffering Messages with Twilio and Redis
This n8n workflow demonstrates a simple approach to improve chat UX by staggering an AI Agent's reply for users who send in a sequence of partial messages and in short bursts. How it works Twilio web ...
9,239
Built by Jimleuk Jimleuk
Jul 15, 2024
Convert Baserow rich text markdown field to HTML
Sometimes you need the rich text field to be in HTML instead of Markdown. This template either syncs a single record or all records at once. Youtube tutorial
1,119
Built by Ronald Ronald
Jul 15, 2024
Generating Image Embeddings via Textual Summarisation
This n8n template demonstrates an approach to image embeddings for purpose of building a quick image contextual search. Use-cases could for a personal photo library, product recommendations or searchi ...
7,286
Built by Jimleuk Jimleuk
Jul 11, 2024
Introduction to the HTTP Tool
This n8n template showcases the new HTTP tool released in version 1.47.0. Overall, the tool helps simplify AI Agent workflows where custom sub-workflows were performing the same simple http requests. ...
6,692
Built by Jimleuk Jimleuk
Jul 11, 2024
Handling Appointment Leads and Follow-up With Twilio, Cal.com and AI
This n8n workflow builds an appointment scheduling AI agent which can Take enquiries from prospective customers and help them book an appointment by checking appointment availability Where no appointm ...
23,186
Built by Jimleuk Jimleuk
Jul 11, 2024
Build a Tax Code Assistant with Qdrant, Mistral.ai and OpenAI
This n8n workflows builds another example of creating a knowledgebase assistant but demonstrates how a more deliberate and targeted approach to ingesting the data can produce much better results for y ...
9,214
Built by Jimleuk Jimleuk
Jul 11, 2024
🚀 Boost your customer service with this WhatsApp Business bot!
This n8n workflow demonstrates how to automate customer interactions and appointment management via WhatsApp Business bot. After submitting a Google Form, the user receives a notification via WhatsAp ...
47,602
Built by Eduard Eduard
Jul 11, 2024
Breakdown Documents into Study Notes using Templating MistralAI and Qdrant
This n8n workflow takes in a document such as a research paper, marketing or sales deck or company filings, and breaks them down into 3 templates: study guide, briefing doc and timeline. These templa ...
22,476
Built by Jimleuk Jimleuk
Jul 11, 2024
Reconcile Rent Payments with Local Excel Spreadsheet and OpenAI
This n8n workflow is designed to work on the local network and assists with reconciling downloaded bank statements with internal tenant records to quickly highlight any issues with payments such as mi ...
6,737
Built by Jimleuk Jimleuk
Jul 11, 2024
Summarize emails and save them as notes on sales opportunity in Odoo
Use Case: This n8n workflow automates the process of extracting information from emails. It uses OpenAI to summarize sales emails and adds this information in Odoo. How it works: When an email is rec ...
7,733
Jul 11, 2024