11,832 workflows
Nodes:
Sort:
Date:
Use case
When collecting new leads via a form, you need to follow up on new submissions. Often, this required a lot of manual work that includes reviewing each submission, checking if they meet your c ...
Use Case
This workflow retrieves all members of a Discord server or guild who have a specific role.
Due to limitations in the Discord API, it only returns a limited number of users per call. To over ...
Product Introduction:
You can create a form on n8n through which you can collect leads from interested user's.
You can also verify each user's email address to validate whether it's a valid email to ...
Effortlessly optimize your workflow by automatically save all files you are receiving on Telegram to a Google Drive Folder.
How it works
Retrieve a message sent to your Telegram Bot containing a fil ...
Having a seamless flow of customer data between your online store and your marketing platform is essential.
By keeping your systems synchronized, you can ensure that your marketing campaigns are accu ...
OpenAI Assistant is a powerful tool, but at the time of writing it doesn't automatically remember past messages from a conversation.
This workflow demonstrates how to get around this, by managing the ...
Effortlessly optimize your workflow by automatically importing hundreds of manufacturers from a Google Sheet into your Shopware online store, saving countless hours of manual work.
How it works
Retri ...
This is a workflow that tries to answer user queries using the standard GPT-4 model. If it can't answer, it sends a message to Slack to ask for human help. It prompts the user to supply an email addre ...
Use n8n to bring data from any API to your AI. This workflow uses the Chat Trigger to provide the chat interface, and the Custom n8n Workflow Tool to call a second workflow that calls the API.
The s ...
How It Works
This workflow sends an HTTP request to OpenAI's Text-to-Speech (TTS) model, returning an .mp3 audio recording of the provided text.
This template is meant to be adapted for your individua ...
This workflow allows you to ask questions about data stored in a database using AI.
To use it, you'll need an OpenAI API key (although you could also swap in a model from another service).
Supported ...
Workflow Description:
This workflow automates the synchronization of product data from a Shopify store to a Google Sheets document, ensuring seamless management and tracking. It retrieves product det ...
Send multiple emails in Gmail directly via Google Sheets
[Video for workflow process](https://www.canva.com/design/DAF8VnLBBQA/BKog1CSHs7_goAYse3mEzQ/watch?utm_content=DAF8VnLBBQA&utm_campaign=design ...
Streamline data from an n8n form into Google Sheet Airtable and and Email Sending
Video for workflow process
This workflow facilitates efficient data collection and management by leveraging the capab ...
This workflow is a building block designed to be called from other workflows via an Execute workflow node. When called from another workflow, and given the JSON input of a "pulse" field with the ID to ...
This workflow allows you to ask questions about the data in a Google Sheet over a chat interface. It uses n8n's built-in chat, but could be modified to work with Slack, Teams, WhatsApp, etc.
Behind t ...
n8n Creators Template: Creator Profile Stats Updater
This n8n workflow template is designed to automate the process of updating a creator's profile statistics, including total workflows, complex wor ...
Overview
This workflow takes some French text, and translates it into spoken audio.
It then transcribes that audio back into text, translates it into English and generates an audio file of the Engli ...
LangChain is a framework for building AI functionality that users large language models. By leveraging the functionality of LangChain, you can write even more powerful workflows.
This workflow shows ...
Sync your Google Sheets Data with your Postgres database table, requiring minimal adjustments. Follow these steps:
Retrieve Data: Pull data from Google Sheets and PostgreSQL.
Compare Datasets: Identi ...