Getting Hands-On With Filestack Workflows

We know that Filestack Workflows allow developers and non-developers alike to streamline content tasks into a simple to use UI — all within a single API call, but do you know exactly what all it can do?

Filestack Workflows provides a cleaner end result and easier-to-manage process for preparing your content. This can be done in a few simple steps. As you're uploading files into your application, whether blurring images that are NSFW, resizing them, or storing an image in a certain file format, the app needs to have the capability to handle all of the logic associated with the task at hand.

How Do I Implement a Workflow From My Code?

So you’ve configured a Workflow that meets all of your business requirements: you’re scanning all uploads to your website for viruses and malware, making sure the uploads do not contain any NSFW or copyrighted content, and — if the upload is an image — optimizing it for delivery. Now what? How do we invoke this workflow?

There are two places developers need to wire up this workflow: