Step 4: Automated Ingest (High5 Workflow Engine)

Make Some Space in High5

High5 uses its own Spaces to organize workflows, triggers, variables, and automation logic. These Spaces are independent from Cosmo Spaces and are dedicated to workflow management inside High5.

A High5 Space is the starting point for building and managing your automation processes. It keeps workflows, secrets, triggers, and configurations structured and separated by project.

To create a Space:

  1. Go to High5 → Spaces and click "Create Space".

  2. Give it a name that makes sense to you (e.g., Playground) and click "Create".

  3. Your new Space will now be listed in High5 and can be entered.

Automated Ingest (High5 Workflow Engine)

For professional workflows, assets can be ingested into Cosmo automatically using High5 and the Stream Designer Studio (SDS).

Example Workflow: Uploading an Asset to Cosmo

  1. Open High5, create an event, and then click + Add Stream to create a new stream.

  2. Enter the stream — Stream Designer Studio (SDS) will open.

  3. Click Manage Catalogs → Add External Catalog, paste the catalog URL, and save.

  4. From the Cosmo catalog, drag the Cosmo Asset Upload node onto the canvas.

  5. Connect the Trigger node to the Cosmo Upload node.

  6. Configure the Cosmo Upload node:

    • Video File Path

    • Organization Name

    • Space Name

  7. Save the stream and click Publish (cloud-and-arrow icon) — the stream is now available for execution.

Cosmo Asset Upload node settings in SDS
Cosmo Asset Upload node settings in SDS

Before we can execute this stream and test it, we need to install and configure the HCloud agent on your system. You can leave Stream Designer Studio as it is and come back later.

Last updated