Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

240 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Sync your GitHub issues to your Notion databaseThis 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 statNotion4.2k views
Sync tasks data between Notion and AsanaThis 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 andAsana · Notion5.8k views
Create Onfleet tasks from local SpreadsheetsSummary Onfleet is a last-mile delivery software that provides end-to-end route planning, dispatch, communication, and analytics to handle the heavy lifting while you can focus onOnfleet662 views
Update time-tracking projects based on Syncro status changesThis 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 thaHTTP Request · Clockify989 views
Sync timer entries from Clockify to SyncroThis 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 · HTTP Request889 views
Creates a time tracking project from Syncro to ClockifyThis 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). &gtClockify889 views
Standup bot (4/4): WorkerThis is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to ask them three standup questions. What have you accomplished siHTTP Request · Mattermost5.2k views
Standup bot (3/4): Override ConfigThis is the third bot for the Mattermost Standup Bot. This workflow will override or update the configuration file as needed. This workflow is called by the 'Standup Bot - Worker' 913 views
Standup bot (2/4): Read ConfigThis is the second workflow for the Mattermost Standup Bot. This workflow is called by the 'Standup Bot - Worker' workflow and will read and return the configuration options.1.3k views
Standup bot (1/4): InitializeThis is the first of 4 workflows for a Mattermost Standup Bot. This workflow will create a default configuration file. You can set the default configuration in the Set node (Use D1.6k views
Automate assigning GitHub issuesThis workflow assigns a user to an issue if they include "assign me" when opening or commenting. To use this workflow you will need to update the credentials used for the Github noGitHub1.5k views
Create a new team for a project in NotionCreates a new team for a project from webhook form data. When the project is created the current semester is added to it's relation attribute. More info can be found on using thiNotion911 views
Create an issue on GitLab on every GitHub releaseFor every release on GitHub this workflow will create an issue on GitLab. Copy workflow to your n8n Fill in missing fields (credentials & repo names) Based on Cron node to be ablGitHub · GitLab1.4k views
Create Nextcloud Deck Card from IMAP emailCheck email and create new Nextcloud Deck card from incoming email. Import workflow. Change Nextcloud URL with target board id and stack id. Configure IMAP credential and NextclouHTTP Request1.7k views
Assign issues to interested contributorsThis workflow handles the incoming issues and issues comments for your open-source project. If a contributor is interested, the workflow will assign them the issue. Note: For orGitHub869 views
Check To Do on Notion and send message on SlackThis workflow allows you to check the To-Do list on Notion and send a message on Slack. Prerequisites Create a Notion page similar to this page. Create credentials for Notion by fSlack · Notion3k views
Receive a Mattermost message when new record gets added to NotionThis workflow allows you to receive a Mattermost message when meeting notes get added to the Notion. Prerequisites Create a table in Notion similar to this: Meeting Notes Follow tMattermost959 views
Create Asana Ticket from Terminal Bash-dashThis workflow allows creating a new Asana task via bash-dash Example usage: \- asana My new task Example bash-dash config: commands[asana]="http://localhost:5678/webhook/asanaAsana680 views