# LIVE Manifest decoration

Requirements

The workflow should be compatible with SCTE35 insertion. Contact the IOIO team to confirm which workflow is compatible.

  1. Start the workflow as you would normally start it.
  2. Locate the POST ​/channels​/{workflowId}​/dynamic-ads endpoint. This endpoint needs the workflow ID for which we will insert a SCTE35 marker and the body accepts the duration in the following example:
{
  "duration": 30
}

NOTE: Duration is in seconds

  1. Once executed the manifest will be decorated with the needed tags to insert an Ad into the stream.