10,962 workflows
Nodes:
Sort:
Date:
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decodes a file and then updates a file's content, adds, commits, and pushes changes to a ...
This simple workflow demonstrates how to get an end user's browser to download a file. It makes use of the Content-Disposition header to set a filename and control the browser behaviour.
A use case ...
Task:
Conditional filtering and branching items
Why:
Filtering and branching data based on conditions allows you to build complex workflows that work with more than one data flow scenario
Main use c ...
This workflow imports data from Google Sheets into a MySQL database.
Workflow JSON TO CSVWorkflow JSON TO CSVWorkflow JSON TO CSVWorkflow JSON TO CSV
This workflow demonstrates how easy it is to export SQL query to Excel automatically!
Before running the workflow please make sure you have access to a remote SQL server (MS SQL, MySQL, PostgreSQL ...
Upload invoices from Gmail to Google Drive daily
This workflow creates/updates/deletes a Notion database page when an issue is created/updated/deleted in Jira. Subsequent updates to the issue's title or status in Jira are updated in the Notion datab ...
This workflow syncs your GitHub issues to your Notion database. Whenever a new issue is opened in your GitHub repository, it will be shown in your Notion database, syncing the status property (opened ...
This workflow identifies new rows in Google Sheets using a separate column keeping track of already processed rows.
For this approach to work, the sheet needs to meet two requirements:
A unique ide ...
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time Sheet table for 2 persons. Based on this table a markdown document is generated using ...
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Google Sheets.
To run the workflow:
Make sure you have both Google Sheets and Salesfor ...
This workflow sends a file to a Notion database of your choosing when a new file is created in a specific Google Drive folder.
Prerequisites
Notion account and Notion credentials.
Google account and ...
This workflow provides a simple approach to counting the items returned by a node.
It uses a Set node with the Execute Once option:
The expression uses $input.all() (documented here) to fetch all ...
Use GPT-3 to classify email responses in lemlist.
And automate:
Slack alerts when a lead is interested
the creation of tasks when a lead is OOO
unsubscription of leads when they request it
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sheets or local spreadsheets.
This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The message will send all data rows in the Google Sheet.
Prerequisites
Discord accoun ...
Convert PostgreSQL table to CSV
CSV is a super useful and universal way to transfer data between different tools. This workflow gives an example of how to take data from PostgreSQL and convert it easi ...
This template shows how you can take any event from any service, transform its data and send an alert to your desired app.
Specifically, this example monitors a Linear project for new bug submission ...
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 Exce ...