PhotoMesh provides a REST API to create a project queue and then activate, monitor, and manage queue processing. The project queue is created using the add API method, in which a project queue JSON file is passed that lists all the tasks that should be performed for each of the projects in the project queue.
The following resources are available:
- View the Queue REST API
- Learn more and examples
To test out the Project Queue Editor and Queue Manager on your local PhotoMesh:
- From the Start page, open the Automation Dashboard and in the Project Queue section, click Project Queue.
To view documentation of the REST API:
- From the Start page, open the Automation Dashboard and in the Project Queue section, click Reference Guide.