API Docs / Operations / Workflows / Import from Library

Import from Library

POST /tenants/{tenant}/workflows/library/{libraryCode}/import

Imports a workflow from the library. If the workflow has already been imported (same LibraryCode exists), returns the existing workflow.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

libraryCode* path string

Responses

401 Unauthorized - Invalid or missing API key
404 Not Found