Workflows are a common term for advanced automisations within accsyn, that require some degree of engineering knowledge - in particular within scripting and Python.
Note: Workflows are currently only targeting BYOS deployments, and or optimised for file sharing within a post production "pipeline" context. Please reach out to support if you require API functionaly for Media Vault or other parts of the product.
In general, workflows cover these main topics:
The accsyn Python API; Being API first, all you can do within an accsyn GUI can be done through the API, in fact all internal communication within accsyn is API driven.
Hooks; Have scripts run on your server on specific events.
Publish; Setup a publishing workflow, facilitating ingestion of remote work into your production pipeline.
Rendering/compute; Use accsyn for heave compute processing, such as 3D image rendering, 2D compositing render, GPU processing (M/L) or any custom resource intensive calculation that needs to run in the background.
Find full Python API documentation here:
Documentation is being migrated and consolidated, please refer to the legacy v2 documentation for now.
Documentation is being migrated and consolidated, please refer to the legacy v2 documentation for now.
Documentation is being migrated and consolidated, please refer to the legacy v2 documentation for now.