Web Automation

n8n automation

40 nodes 2 1 Scheduled trigger
Download

Workflow Description

n8n automation

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

N8N N8N Trigger Split In Batches Quick Chart

Details

Trigger Scheduled trigger
Nodes 40
Apps 4
Views 2
Downloads 1

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 (40)

/

Update workflow tags

HTTP Request

#1

GET all workflows

N8N

#2

List callers of subworkflows

Code

#3

Exclude uncalled workflows

Filter

#4

Exclude missing workflows

Filter

#5

And every Sunday

Schedule Trigger

#6

When this workflow is activated

N8N Trigger

#7

GET workflow(s)

N8N

#8

Count callers and identify new callers

Set

#9

Loop through workflows

Split In Batches

#10

GET all tags

HTTP Request

#11

Remove existing tags from new_callers list

Set

#12

If any new callers

If

#13

Split out new callers as new tags

Split Out

#14

Create new tags

HTTP Request

#15

Return original pass through values

Code

#16

Merge

Merge

#17

GET all tags again

HTTP Request

#18

Create tag id:name dictionary

Set

#19

Retrieve tag ids and names from dictionary

Set

#20

Return dependency graph data

Set

#21

Combine dependency graph values into labels

Aggregate

#22

Visualize subworkflow dependency graph

Quick Chart

#23

Sticky Note

Sticky Note

#24

Sticky Note1

Sticky Note

#25

Sticky Note2

Sticky Note

#26

Sticky Note3

Sticky Note

#27

Sticky Note4

Sticky Note

#28

Sticky Note7

Sticky Note

#29

Sticky Note5

Sticky Note

#30

Sticky Note6

Sticky Note

#31

Sticky Note8

Sticky Note

#32

SET instance_url

Set

#33

When viewed in a browser

Webhook

#34

Sticky Note9

Sticky Note

#35

Sticky Note10

Sticky Note

#36

Format workflow relationship data for rendering

Code

#37

Visualize dependency graph with MermaidJS

Webhook

#38

Sticky Note11

Sticky Note

#39

Sticky Note12

Sticky Note

#40