General Automation

Execute scheduled tasks with AMQP message delivery

3 nodes 114 83 Scheduled trigger
Download

Workflow Description

Automates recurring tasks at defined intervals and routes them through AMQP message queuing for asynchronous processing. Ensures consistent execution of operations without manual oversight or delays.

How it works

  1. 1.Configure the time interval for automatic workflow execution
  2. 2.Prepare and structure data for message transmission
  3. 3.Send tasks to the AMQP message queue for processing

Use cases

  • Schedule periodic system maintenance and backup operations
  • Distribute batch data processing across asynchronous workers

Requirements

  • Configure AMQP broker or compatible message queue server
  • Specify appropriate time intervals matching business requirements

Service Value

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

Apps Used

Interval Amqp

Details

Trigger Scheduled trigger
Nodes 3
Apps 2
Views 114
Downloads 83

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

Set

Set

#1

Interval

Interval

#2

AMQP Sender

Amqp

#3