3,970 workflows
in Productivity
Nodes:
Sort:
Date:
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 allows you to transform a meeting booking into Notion's task in order to centralize all of your activity.
Calendly trigger**: This node triggers the workflow when a new event gets sch ...
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 ...
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 gets data from an API and exports it into Google Sheets and a CSV file.
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 workflow syncs data between Notion and Asana whenever a new task or an update is done in one of the apps.
Prerequisites
Asana account and Asana credentials
Notion account and Notion credentials
...
This workflow queries a table in MySQL and inserts the data into Google Sheets.
This workflow checks if the task in Todoist has a specific label and based on that creates a new database page in Notion.
Prerequisites
Todoist account and Todoist credentials
Notion account and N ...
This workflow shows a low code approach to parsing an XML file and storing its contents in a Google Sheets spreadsheet.
To run the workflow:
Make sure you are running n8n 0.197 or newer
Have n8n a ...
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 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 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 syncs Outlook Calendar events to a Notion database. The Outlook Calendar event must be within a specific time frame (default of within next year) for the workflow to pick up the event. T ...
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sheets or local spreadsheets.