Developer & DevOps

Cron Automation

25 nodes 203 113 Scheduled trigger
Download

Workflow Description

Scheduled automation that executes recurring tasks on a defined timeline, extracting web data, processing information, and automatically delivering email reports. Fully autonomous operation with no manual intervention required.

How it works

  1. 1.Trigger task execution automatically based on Cron schedule configuration
  2. 2.Extract and parse HTML data from monitored web pages or endpoints
  3. 3.Process and transform extracted data using custom functions and logic
  4. 4.Write and manage binary files locally or on configured storage systems
  5. 5.Send automated email reports with processed results to designated recipients

Use cases

  • Monitor website changes and send periodic alerts to stakeholders
  • Collect data from multiple sources daily and consolidate into summary reports

Requirements

  • Valid Cron expression format for accurate scheduling
  • Email service credentials and SMTP server configuration

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

HTML Schedule Email Send

Details

Trigger Scheduled trigger
Nodes 25
Apps 3
Views 203
Downloads 113

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (25)

/

HTML Extract

HTML Page

#1

Cron

Cron

#2

getActualPrice

Function Item

#3

fetchWeb

HTTP Request

#4

FunctionItem

Function Item

#5

Write Binary File1

Write Binary File

#6

Move Binary Data1

Move Binary Data

#7

IF1

If

#8

checkifexists

Execute Command

#9

IF3

If

#10

SaveToFile

Write Binary File

#11

JsonToBinary

Move Binary Data

#12

changeME

Function Item

#13

initItem

Function Item

#14

savedItems

Read Binary File

#15

itemsToJSON

Move Binary Data

#16

IF

If

#17

initItem1

Function Item

#18

IF2

If

#19

updateSavedItems

Function Item

#20

updateSavedItems1

Function Item

#21

cleanData

Execute Command

#22

IF4

If

#23

NotifyBetterPrice

Email Send

#24

NotifyIncorrectPrice

Email Send

#25