The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Schedule Trigger Without Timezone",
"nodes": [
{
"id": "k1000000-0000-0000-0000-000000000001",
"name": "Every Day at 9am",
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1,
"position": [
240,
300
],
"parameters": {
"rule": {
"interval": [
{
"field": "hours",
"triggerAtHour": 9
}
]
}
}
},
{
"id": "k1000000-0000-0000-0000-000000000002",
"name": "Send Daily Report",
"type": "n8n-nodes-base.gmail",
"typeVersion": 2,
"position": [
460,
300
],
"retryOnFail": true,
"parameters": {
"resource": "message",
"operation": "send",
"sendTo": "team@example.com",
"subject": "Daily Report",
"message": "Here is today's report."
},
"credentials": {
"gmailOAuth2": {
"name": "<your credential>"
}
}
}
],
"connections": {
"Every Day at 9am": {
"main": [
[
{
"node": "Send Daily Report",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {},
"staticData": null
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
gmailOAuth2
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Schedule Trigger Without Timezone. Uses gmail. Scheduled trigger; 2 nodes.
Source: https://github.com/AutomateLab-tech/n8n-mcp/blob/main/eval/workflows/warn-schedule-no-timezone.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
[](https://youtu.be/mMEX4Zsz4XY)
"## Video Introduction [](https://youtu.be/lQh1fuIrBN8)
YOUR_ID 4. Uses gmail, googleDrive, googleSheets, httpRequest. Scheduled trigger; 53 nodes.
The FamilyFlow Assistant is your n8n-powered 🚀 companion designed to streamline daily parenting tasks, reduce mental load, and bring a bit more organization and fun into your family life. This versati
Instead of providing a routine check, it focuses on significant movements by: Sending a Slack alert only if a query crosses a defined movement threshold. Emailing a structured report with the Top 25 i