9,995 workflows
Nodes:
Sort:
Date:
🎉 Do you want to master AI automation, so you can save time and build cool stuff?
I’ve created a welcoming Skool community for non-technical yet resourceful learners.
👉🏻 Join the AI Atel ...
🎉 Do you want to master AI automation, so you can save time and build cool stuff?
I’ve created a welcoming Skool community for non-technical yet resourceful learners.
👉🏻 Join the AI Atel ...
Transforming Emails into Podcasts 🎙️
Check out this channel for example.
The n8n workflow described here aims to revolutionize the way users engage with promotional emails by converting them in ...
Restore backed up workflows from GitHub to your n8n workspace.
This workflow was inspired by this one that lets you back up your n8n workflows to GitHub.
It will let you restore your backed up workflo ...
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 ...
This n8n workflow assists property managers and surveyors by reducing the time and effort it takes to complete property inventory surveys.
In such surveys, articles and goods within a property may ne ...
This n8n workflow shows an easy way to automate the creation of social media assets using AI and a service like BannerBear.
Designed for the busy marketer, leveraging AI image generation capabilities ...
This template is inspired by Save your workflows into a GitHub repository by hikerspath and Back Up Your n8n Workflows To Github by jon-n8n.
Basic
Retrieve all workflows from an n8n instance and sav ...
Who is this for?
For developers and organizations that need to convert DOCX files to PDF.
What problem is this workflow solving?
The file format conversion problem.
What this workflow does
Download ...
This n8n workflow automates the process of researching companies by gathering relevant data such as traffic volume, foundation details, funding information, founders, and more.
The workflow leverag ...
How it works
This workflow adds a priority to each Todoist item in your inbox, based on a list of projects that you add in the workflow.
Setup
Add your Todoist credentials
Add your OpenAI credential ...
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 ...
Who this template is for
This template is for everyone who needs to work with XML data a lot and wants to convert it to JSON instead.
Use case
Many products still work with XML files as their main la ...
In this automation we first make a screenshot with a screenshot API called URLbox and then send this screenshot into the OpenAI API and analyze it.
You can extend this automation by the way you want ...
🎉 Do you want to master AI automation, so you can save time and build cool stuff?
I’ve created a welcoming Skool community for non-technical yet resourceful learners.
👉🏻 Join the AI Atel ...
Adobe developer API
Did you know that Adobe provides an API to perform all sort of manipulation on PDF files :
Split PDF, Combine PDF
OCR
Insert page, delete page, replace page, reorder page
Conten ...
🎉 Do you want to master AI automation, so you can save time and build cool stuff?
I’ve created a welcoming Skool community for non-technical yet resourceful learners.
👉🏻 Join the AI Atel ...
Flow Start: The flow starts upon receiving an HTTP GET call.
Webhook: Receives the HTTP GET call and triggers the flow.
Database: Connects to the database (Customer Datastore) to retrieve all necessar ...
How it works:
Did you ever miss any errors in your workflow executions? I did! And I usually only realised a few days or weeks later. 🙈
This template attaches a default error workflow to all your ...
How it works
This workflow shows how to set credentials dynamically using expressions. It accepts an API key via a form, then uses it in the NASA node to authenticate a request.
Setup steps
First, ...