Resources

Operational playbook for ContentBridge CMS

A practical implementation sequence for teams using YouTube as source-of-truth and websites as publishing destination.

1. Authorize

Sign in with Google and grant minimum scopes for identity plus read-only access to your owned YouTube content.

2. Run Manual Sync

Trigger sync to ingest the latest channel, playlist, and upload metadata into the v1 session workspace.

3. Model Content

Map playlists to site sections, apply website draft/published states, and review generated page blueprints.

4. Publish Hand-off

Use page models and embed snippets as implementation inputs for your website release workflow.

OAuth verification readiness checklist

  • State each requested scope and its direct user-facing purpose.
  • Demonstrate owned-account flow: connect, sync, map, preview, embed.
  • Show explicit non-goals: no upload/edit/delete and no YouTube Studio replacement.
  • Document disconnect behavior and session-only runtime boundaries.