General Automation
149 results — 132 downloadable workflow files, 17 source-linked n8n references
Validated Manual Translation Runner
Manually translate one operator-configured text value after validating required input, with bounded provider retries and explicit terminal success or failure states.
Manual Change Request Validation and Review
Manually prepare, validate, normalize, and verify a change-request envelope for operator review without performing an external mutation.
Idempotent Multi-Step Resource Orchestrator
A callable sub-workflow that validates a resource operation, atomically claims its request identity, performs an idempotent change, verifies the resulting state, and records either completion or failure.
Wufoo with Wufootrigger
Triggers when a new Wufoo form entry is submitted, starting the workflow with the submission data.
Toggl with Toggltrigger
Triggers when a new Toggl time-entry event occurs.
Manual Conditional Error Check
On manual run, sets values and waits, then branches on a condition, raising an error when validation checks fail.
Sse with Ssetrigger
Listens on a Server-Sent Events stream and emits each incoming event for downstream processing.
Batch HTTP Data Processor
On manual trigger, fetches data over HTTP, processes it in batches with code, then filters and merges the results.
[2/3] Set up medoids (2 types) for anomaly detection (crops dataset) 2
On manual run, fetches data over HTTP, transforms it in code, and merges the results to build anomaly-detection medoids.
[2/3] Set up medoids (2 types) for anomaly detection (crops dataset)
On manual run, fetches a crops dataset over HTTP, computes two types of medoids in code, and prepares them for anomaly detection.
Merge Function Data Streams
On manual run, generates data in Function nodes and merges the streams into a single output.
Batched Item Processing
On manual run, processes items in batches through a function, filters them with a condition, and sets fields.
Conditional Batch Transformer
On manual run, runs items through a function in batches, applies a conditional check, and sets output fields.
Fetch Tapfiliate Affiliates
On manual trigger, retrieves affiliate and program data from Tapfiliate.
Create, update, and get activity in Strava
On manual run, creates, updates, and retrieves an activity in Strava.
Preview Links With Peekalink
On manual trigger, looks up a URL's link preview with Peekalink and branches on the result.
Fetch Reddit Posts
On manual trigger, fetches posts from or submits content to Reddit.
Translate Text With Google
On manual trigger, translates text into a target language using Google Translate.
Manage Discourse Posts
On manual trigger, creates or retrieves topics and posts in Discourse.
Fetch OpenWeatherMap Weather
On manual trigger, fetches current weather conditions for a location from OpenWeatherMap.
Manage Spotify Playback
On manual trigger, retrieves track details or controls playback through Spotify.
Create a new list, add a new contact to the list, update the contact, and get all contacts in the list
On manual run, creates a list in Automizy, adds and updates a contact, and retrieves all contacts in the list.
Create, update, and get an issue on Taiga
On manual run, creates, updates, and retrieves an issue in Taiga.
Merge Processed Data
On manual trigger, transforms data with Code and combines streams using Merge.