3,938 workflows
in Productivity
Nodes:
Sort:
Date:
This workflow collects images from web search results on a specific query, analyzes the image for labels, formats the text, and adds the information in Google Sheets.
HTTP Request node** gets image ...
This workflow shows a no code approach to creating a HTML table based on Google Sheets data.
To run the workflow:
Make sure you have a Google Sheet with a header row and some data in it.
Grab your ...
This workflow shows a low code approach to creating a HTML table based on Google Sheets data. It's similar to this workflow, but allows fully customizing the HTML output.
To run the workflow:
Make ...
This workflow will archive empty pages in your Notion databases, Add your n8n integration to the Notion databases that you want to process.
To configure this workflow set the Notion credentials in th ...
This workflow exports the contents of a JSON file to Google Sheets.
I'm currently trialing a 4 day work week for all staff at my company, and one of the major impacts on productivity is interruptions.
As such, I opted to use N8N to create a workflow to monitor my Goo ...
This workflow collects images from web search on a specific query, detects labels in them, and stores this information in a Google Sheet.
This workflow is part of an MSP collection, which is publicly available on GitHub.
This workflow archives or unarchives a Clockify projects, depending on a Syncro status. Note that Syncro should be s ...
This workflow takes Dialpad call information after a call is disconnected and pushes it into Syncro as a ticket timer update, matching the start time and end time provided by Dialpad and a note that c ...
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time entry ID from Clockify and the time entry ID from Syncro into a Google Sheets. Then, ...
This workflow creates a project in Clockify that any user can track time against. Syncro should be setup with a webhook via Notification Set for Ticket - created (for anyone).
> This workflow is p ...
This workflow takes Dialpad call information for an answered call and pushes it into Syncro as either a ticket or an update to an existing ticket. You will need to have a workflow for each technician ...
This workflow sends a OpenAI GPT reply when an email is received from specific email recipients. It then saves the initial email and the GPT response to an automatically generated Google spreadsheet. ...
This template shows how to sync data from one service to another. Specifically, in this example we're saving a new qualified lead from a Postgres database to a Google Sheets file.
Setup instructions ...
LOOM Walkthrough: https://www.loom.com/share/4fbe06872cb8483993e7792018594f08
How it works
Create a form for customer feedback, have OpenAI classify the sentiment of the feedback (positive/neutral/ne ...
This workflow template shows how to load JSON data into a workflow and push that data into an App or convert it into a Spreadsheet file.
Specifically, this workflow shows how to make a generic API re ...
This workflow performs several data integration and synchronization tasks between Google Sheets and a MySQL database.
Here is a step-by-step description of what this workflow does:
Manual Trigger: T ...
This workflow sends the contents of an email to a Notion database. The email must be labeled with a specific label for the workflow to trigger. The email subject will be the title of the Notion page, ...
This n8n workflow automates the monitoring and notification of Palo Alto Networks security advisories. It is triggered manually from within the n8n UI or scheduled to run daily at midnight using the S ...
This workflow imports multiple CSV files and appends or updates them to a Google Sheets document.
Here's a step-by-step breakdown:
When clicked "Execute Workflow", the process starts.
The "Read Binar ...