Developer & DevOps
Monitor X alerts and execute conditional actions
12 nodes
284
156
Automatic trigger
Workflow Description
An automation workflow that monitors X posts in real-time and applies conditional logic to process data and trigger multiple actions. Uses HTTP requests and custom code to integrate external services, with built-in support for delays and error handling during execution.
How it works
- 1.Receive workflow trigger and monitor X changes in real-time
- 2.Process incoming data and apply conditions using custom code
- 3.Route processing through conditional branches and logic switches
- 4.Send HTTP requests to external systems and APIs
- 5.Add execution delays based on workflow requirements
- 6.Handle errors and stop workflow when failures occur
Use cases
- DevOps operation alerts from X with automatic processing and escalation
- Testing automation workflows through social media event sources
- Integrate X messages with monitoring and alerting systems
- Trigger advanced workflows based on conditional X events
Requirements
- Active X (Twitter) account with API access and permissions
- Basic knowledge of JavaScript or JSON data manipulation
- Endpoint URLs for external services you want to connect
- Understanding of conditional logic and branching workflows
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Twitter/X
Details
Trigger
Automatic trigger
Nodes
12
Apps
1
Views
284
Downloads
156
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (12)
/
Airflow: dag_run
HTTP Request
Airflow: dag_run - state
HTTP Request
count
Code
dag run fail
Stop And Error
if state == queued
If
dag run wait too long
Stop And Error
Airflow: dag_run - get result
HTTP Request
Switch: state
Switch
in data
Execute Workflow Trigger
Wait
Wait
If count > wait_time
If
airflow-api
Set