Updated on
May 12, 2026
Build, run, and schedule AI-generated workflows for custom marketing operations.
Custom Pipelines let teams turn repeatable marketing operations into AI-built, production-ready workflows. Instead of manually running one-off scripts, stitching tools together, or asking engineering to build every custom automation, users can describe the workflow to Improvado Agent and get a reusable pipeline that can be run on demand or scheduled.
At a business level, this is useful when a process is too specific for a standard product feature, but too recurring or valuable to keep doing manually. Examples include cross-platform audience syncs, recurring data quality checks, campaign launch validations, reverse ETL into CRM or ad platforms, long-running backfills, budget pacing checks, and custom reporting jobs.

Use Custom Pipelines for workflows that combine data movement, transformation, validation, and external actions. A good fit is any process where the team can clearly describe the inputs, business rules, and expected output, but the workflow is too custom for a fixed UI wizard.
Typical use cases:
A pipeline is created through Improvado Agent. The Agent writes the workflow, configures the required connections, and saves the pipeline in the workspace. Depending on the pipeline type, it can run either as a subprocess pipeline or as a Temporal workflow pipeline.
Temporal workflow pipelines are designed for long-running, multi-step, retryable workflows. Temporal gives the workflow durable execution, retries, scheduling, activity timelines, fan-out/fan-in patterns, and safer recovery from worker restarts.
Credentials are not hardcoded in pipeline code. Connections are declared at the pipeline level and resolved securely at runtime. The workflow receives tenant-scoped access to the selected data sources, destinations, Improvado storage, and temporary file or artifact storage.
The Custom Pipelines list shows all available pipelines in the workspace, including status, category, schedule, last run, creator, and pipeline type. Temporal pipelines are marked with a Temporal badge.
Each pipeline has a detail page with:
“Create a daily data quality pipeline that checks yesterday’s Meta Ads and Google Ads spend tables for missing rows, stale data, and zero-spend anomalies. Send a summary artifact with the failed checks.”
“Build a weekly reverse ETL pipeline that reads high-LTV customers from Improvado Storage and pushes audience updates to Meta Ads and Google Ads.”
“Create a campaign launch validation pipeline that reads a Google Sheet with campaign briefs, checks naming conventions and landing page tracking, then returns a report with pass/fail results.”
Improvado team is always happy to help with any other questions you might have! Send us an email.
Contact your Customer Success Manager or raise a request in Improvado Service Desk.