Stop manually embedding videos. Messages connects your site to your YouTube channel, transforming uploads into a fully searchable, deep-linked sermon library with notes, audio, and more.
Imagine finishing a Sunday livestream. You edit the details in YouTube Studio once. By the time you get home, your church website already has the new sermon posted, categorized by series, tagged with the right speaker, and ready to share. No logging into WordPress. No copy‑pasting embed codes.
Effortless automation, a native site experience, and deeper discipleship tools.
Your media team is already busy. Don’t make them do the work twice.
Messages imports videos as native WordPress content — not a generic embed block.
And because it’s part of the ChurchSignal suite, your latest sermon can flow straight into Newsletters and Social Posting — without copy/paste.
Turn a “watch” into a “walk.” Add resources that help people go deeper all week.
Seamlessly connect your video library with Email Newsletters to keep your message top of mind.
Post instantly or schedule posts from any content type — including Messages videos. You can even auto-post new Messages as they sync from YouTube.
Engineered for performance and extensibility, not duct tape.
Block Editor support with dynamic data bindings for custom layouts.
Fetch your library with exposed endpoints — great for apps and kiosks.
Works with Next.js or other front-ends while WordPress stays the CMS.
GET /wp-json/churchsignal/v1/messages?series=advent
{
"items": [
{
"title": "Hope in the Waiting",
"speaker": "Pastor Jordan",
"series": "Advent Hope",
"videoUrl": "https://youtube.com/...",
"resources": ["notes.pdf", "audio.mp3"]
}
]
}
Go from “we should update the sermon page” to “it’s already done.”
Placeholders: demo link, docs link, install link