Get Today's Date and Day
detail.loadingPreview
Retrieves the current date and day of the week.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow utilizes a manual trigger and a Function node to obtain the current date and the day of the week. It's a fundamental building block for workflows that require time-based data.
Key Features
- Manual trigger for on-demand execution.
- Function node to process and format date and day information.
- Provides
date_today(ISO string) andday_today(weekday name) in the output.
How To Use
- Manually trigger the workflow.
- The output will contain the current date and day of the week.
Apps Used
Workflow JSON
{
"id": "dbc9ced8-c6c7-442c-8d87-db6a1aba70b8",
"name": "Get Today's Date and Day",
"nodes": 0,
"category": "Utility",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: dbc9ced8-c6c7...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Exponential Backoff for Google APIs
Implement exponential backoff to handle Google API rate limits gracefully.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
AI-Powered Abandoned Cart Recovery & Nurturing
This n8n workflow intelligently identifies customers who've abandoned their shopping carts, leverages AI to craft personalized recovery emails, and automatically sends them. It then logs all activity to Google Sheets for seamless tracking and optimization of your sales recovery efforts.
AI-Powered Amazon Competitor Review Analysis
Automate competitor insights by scraping Amazon product reviews, storing them in Google Sheets, and leveraging AI for intelligent summarization. This workflow provides a seamless solution to stay ahead of the competition and inform your product strategy with real-time customer feedback.