Skip to Content
CMS integrations

CMS integrations

Push scene metadata and Shield verdicts straight into the CMS you already run. No catalog migration — Jetwild writes to the records you already have.

Coming soon — no CMS connector yet

CMS integrations aren’t wired up yet — there’s no connector backend, so you can’t connect a CMS today. This page describes the planned outbound sync so you can see the shape ahead of release.

Pairs with standalone Shield

Run only the Shield API and still sync verdicts into your CMS. Scan in Jetwild, write the compliance status onto your record.

Planned CMS connectors

NATS
NATS
Too Much Media · most common in the operator stack
Coming soon
EVX
ElevatedX
Adult CMS · plugin + endpoint mapping
Coming soon
KVS
KVS
Kernel Video Sharing · tube CMS
Coming soon
MMS
MMS
Membership system · metadata + records sync
Coming soon

How sync works

The connection is outbound — Jetwild pushes to your CMS; it never reads your catalog back.

  1. Authenticate once with your CMS endpoint + API token (OAuth where the platform supports it).
  2. Map Jetwild fields to your schema — title, tags, models, copy, and the Shield verdict.
  3. Sync — on every scan or scene update, Jetwild pushes the delta to the matching record, keyed by your external_id.

Triggers: scene.ready, scene.updated, and shield.cleared / shield.flagged. Failed pushes retry with backoff and surface in the connection’s sync log.

Per-CMS setup

Each platform authenticates differently. Set up the connection on your side, then connect it here.

NATS
Affiliate CMS
Admin API key
Generate an API key in your NATS admin, paste it here, map fields.
ElevatedX
Adult CMS
Plugin + API key
Install the Jetwild plugin, then authorize with an API key.
KVS
Tube CMS
API key
Enable the KVS API, paste the endpoint + key, map fields.
MMS
Membership
API token
Create an API token in MMS, then authorize the connection.
TODO ↗

Field mapping

Jetwild ships sensible defaults per platform; override any row in the connection settings. The most common map:

scene.title
→ your title field
SEO title in your site's voice.
scene.tags
→ categories
Mapped into your taxonomy.
scene.models
→ performers
Matched to your roster IDs.
shield.verdict
→ compliance field
cleared / review / flagged — gate publishing on it.

Upload sources

Pull masters from wherever they live — Jetwild reads from S3, Bunny, FTP/SFTP, and Google Sheets manifests.

Last updated on