Site icon Filestack Blog

Filestack Workflows 101: A Guide to Getting Started

It’s easy to get started with Filestack Workflows. Workflows manages your assets and provides a complete system designed to automate and improve content processing and analysis.

Why Should You Use Filestack Workflows?

How Does Workflows Work?

Through simple “if, then” processes, Workflows is able to use logic to process files based on variables and characteristics. Every Workflow is separated into a list of tasks, which are processed one after the other. Each task has its own logic associated with it, regarding when it will run. If your first task is to crop an image and your second is to resize it, the image will be cropped before being resized. Reordering the tasks will alter the way the image is processed.

“If, then” logic associated with tasks determines when they’re run. A given Workflow could have one branching path for JPG files and another branching path for PNG files. If a file is a PNG file, then it will be converted into a JPG file before the image is scaled. If a file is a JPG file already, then it will be scaled without being converted. Once the tasks have been defined, the Workflow can be hooked into your application with a generated set of code.

Setting Up Your First Workflow

Are you ready to get started with Filestack Workflows? Sign up today to begin running automated Workflows for your digital assets.

Exit mobile version