Automated Workflows

Workflows help you to automate certain tasks while managing your images using Pixboost service. Workflows consist of API endpoints that you could use from your applications. Currently, Pixboost supports the following endpoints:

To call a workflow API, you will need to create an API secret first. Please, read about creating and managing API secrets here.

Example of the workflow could be a CDN cache invalidation when a source image updated. You can find a reference implementation of such a scenario here

Pricing

There is a number of calls that you allowed to do on each billing plan. Please, refer to the pricing page to see the exact numbers.

Last updated