Feature surface

Integrations, IO SDK & Open Code

NewsTeam is not a black-box publishing platform. The IO SDK, public client, starter code, and connector model are all part of how teams extend the platform without reinventing it.

Inbound imports
Outbound exports
Identity providers
Billing providers
Ghost
Medium
WordPress
CosMoS
Custom IO plugins

Integrations are their own system, not an afterthought

Imports, exports, sync, and event-driven automation live in the IO layer, backed by service-account-style machine access rather than pretending to be a human user.

Learn more

Capabilities are explicit

Inbound, outbound, identity, and billing integrations are separate capabilities, so teams can enable the parts of a provider that match the job.

Learn more

Prebuilt adapters prove the model

WordPress, Ghost, Medium, ARC XP, CosMoS, FTP/SFTP, WorkOS, Paystack, and Polar all sit on the same integration contracts available to custom work.

Learn more

Public apps and integrations are intentionally different

Apps exist for safe public read access through V1. Integrations exist for moving data in and out of the platform. Keeping those concerns separate is part of the architecture.

Learn more

Unusual requirements should extend the platform cleanly

The goal is not one-off hacks. It is to support edge cases in a sustainable way that keeps the platform coherent for everyone on it.

Learn more

The platform stays open where it matters

SDKs, public clients, integration examples, and a real starter frontend give product and engineering teams implementation paths they can actually work from.

Learn more