n8n-nodes-base.datetime
96 workflows using this node.
What is the n8n-nodes-base.datetime node used for in n8n workflows?
n8n-nodes-base.datetime n8n workflows are automation templates that use the n8n-nodes-base.datetime node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-datetime
Send emails via Gmail from Obsidian
How it Works This n8n template makes it possible to send emails directly from your Obsidian notes. It leverages the p...
Post new RSS feed items as BlueSky posts
Who is this for? BlueSky users looking to automate the publication of new posts based on new items from a RSS feed. W...
Ai-powered multi-stage web search and research suite
Description : The closest definition to this workflow is a cheaper Modular Version of Perplexity online API empowered...
🚀 Local multi-LLM testing & performance tracker
Local Multi LLM Testing & Performance Tracker This workflow is perfect for developers, researchers, and data scientis...
Create snapshot of Contabo VPS instances on a daily basis
Workflow: Snapshot Contabo How it Works This workflow automates daily backups (snapshots) of VPS instances hosted on...
Parse DMARC reports, save them in database and notify on DKIM or SPF error
Who is it for If you are a postmaster or you manage email server, you can set up DKIM and SPF records to ensure that...
2-way sync Notion and Google Calendar
This workflow syncs multiple Notion databases to your Google Calendar. And it works both ways. What events are suppor...
Snooze Todoist tasks until 3 days before due date
Use case This workflow snoozes any Todoist tasks, by moving them into a Snoozed todoist list and unsnoozes them 3 day...
Nightly n8n backup to Dropbox
This template will create a nightly backup of all your n8n workflows to a Dropbox folder. Each night, the previous ni...
Send n8n automation errors to a Monday.com board
This template is an error handler that will log n8n workflow errors to a Monday.com board for troubleshooting and tra...
Sync Outlook calendar events to Notion
This workflow syncs Outlook Calendar events to a Notion database. The Outlook Calendar event must be within a specifi...
Send labeled email to a Notion database
This workflow sends the contents of an email to a Notion database. The email must be labeled with a specific label fo...
Two way sync Pipedrive and MySQL
This workflow automates a two way sync of customer data between Pipedrive and MySQL. It will create new records in on...
Working with dates and times
Task: Handle dates and times in your workflow Why: Date and time formats can be hard to work with, we have 2 main way...
Post RSS feed items from yesterday to Slack
This workflow will collect the RSS feed data from the previous day and post them to a Slack channel. To use this work...
Collect absences from Google Calendars
This workflow checks a Google Calendar at 8am on the first of each month to get anything that has been marked as a Ho...
Find and share mentions from Twitter and Slack
This workflow searches for mentions of a company's name on Twitter and shares the tweets that mention it in a Slack c...
Create an RSS feed based on a website's content
This workflow parses content from a website (for this example, Baserow's release page) and creates an RSS feed based...
Create Zoom meeting link from Google Calendar invite
Gets Google Calendar events for the day (12 hours from execution time), and filters out in person meetings, Signal me...
Send a daily summary of your Google Calendar events to Slack
This workflow will trigger daily at 6am to retrieve your day's calendar events from Google Calendar and send them as...
Create a Pipedrive activity on Calendly event scheduled
This workflow is triggered when a meeting is scheduled via Calendly. Then, an activity is automatically created in Pi...
Run weekly inventories on Shopify sales
This workflow is scheduled to run every week, when it gets all your Shopify orders, calculates their sales value, sto...
Send Instagram statistics to Mattermost
This worflow let us know main stat on our Instagram : this is the first i share with community as i am a beginner :)...
Convert a date from one format to another
Companion workflow for Date & Time node docs