This simple n8n workflow is designed to retrieve and display the current date and day of the week upon manual execution. It consists of a manual trigger that initiates the process, followed by a Function node that calculates the current date in ISO format and determines the current day of the week. The workflow is useful for automating date-dependent tasks or adding real-time date information to other workflows. Typically, this can be integrated with scheduling, notifications, or data logging activities, making it a practical tool for workflows that need to reference the current date and day dynamically.
Automate Today’s Date and Day Retrieval
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | function, manualTrigger |
Reviews
There are no reviews yet.