Developer & DevOps

Automated workflow

15 nodes 2 1 Webhook
Download

Workflow Description

Automated workflow

Service Value

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

Apps Used

Webhook Code HTTP Request If HTML Note Set

Details

Trigger Webhook
Nodes 15
Apps 7
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 (15)

/

Webhook

Webhook

#1

Code

Code

#2

user info

HTTP Request

#3

send back login page

Webhook

#4

IF token is present

If

#5

Welcome page

HTML Page

#6

send back welcome page

Webhook

#7

IF user info ok

If

#8

login form

HTML Page

#9

Sticky Note

Sticky Note

#10

Sticky Note1

Sticky Note

#11

Sticky Note2

Sticky Note

#12

Set variables : auth, token, userinfo, client id, scope

Set

#13

IF we have code in URI and not in PKCE mode

If

#14

get access_token from /token endpoint with code

HTTP Request

#15