Integrations

Plugs into your stack. Publishes in your channels.

Native APIs to 8 social platforms, WordPress auto-publishing, your CRM, and analytics. No glue code, no Zapier band-aids — Voceo's agents talk to each system the way it expects.

Available integrations

  • LinkedIn

    Native posts, articles and Page management. Posts publish at scheduled times in your timezone.

    Social Live
  • Facebook

    Page posts, multi-image carousels, link previews. Cross-posting to Instagram available.

    Social Live
  • Instagram

    Feed posts, Reels and Stories from one calendar. Native captions and hashtag generation per post.

    Social Live
  • X (Twitter)

    Single tweets, threads, and quote-posts. Auto-thread splitting from long-form articles.

    Social Live
  • YouTube

    Shorts upload with auto-captions, hooks and chapter markers. Title and description SEO-optimized.

    Social Live
  • TikTok

    Native vertical video uploads with hooks tuned for TikTok pacing. Hashtag and sound suggestions included.

    Social Live
  • Google Business Profile

    Location updates, offers, events. Local SEO signals managed from the same calendar as the rest.

    Social Live
  • WordPress

    Auto-publishing of SEO articles to your blog with cover image, internal links, schema and Yoast/Rank Math compatibility.

    CMS Live
  • Webflow

    CMS Collections push for Blog and Resources. Field mapping configurable per workspace.

    CMS Beta
  • Contentful

    Headless CMS push via Content Management API. Multi-locale entries supported.

    CMS Beta
  • Strapi

    Push to self-hosted Strapi instances with custom content types.

    CMS Soon
  • HubSpot

    Push contacts from form fills, sync content engagement, attribute pipeline back to specific articles.

    CRM Live
  • Salesforce

    Lead and Campaign object sync. Custom objects supported on Enterprise.

    CRM Live
  • Pipedrive

    Deal-stage triggered content. Personalized follow-up assets per stage.

    CRM Live
  • Livespace

    Native sync for Polish-market sales teams. Stages, contacts, activities.

    CRM Live
  • Google Analytics 4

    Pull traffic, conversion and goal data into the Voceo dashboard. Per-article performance attribution.

    Analytics Live
  • Search Console

    SEO ranking dashboard, query-level performance, sitemap sync.

    Analytics Live
  • Plausible

    Privacy-first traffic analytics. Pull visit, conversion and goal data.

    Analytics Beta
  • OpenAI

    GPT-4o-mini for generation, text-embedding-3-large for retrieval. Cost optimized per workload.

    AI Live
  • Qdrant

    Vector database for BrandBrain — your knowledge base, structure and copy patterns retrieved on every generation.

    Vector DB Live
  • HeyGen

    Avatar video generation for shorts. Auto-script, voice and visual sync from your brand voice config.

    Video Live
  • Placid.com

    Branded image generation API. Programmatic creatives for social posts, blog covers and ad variants — on-brand at scale.

    Design Live
  • SerpAPI

    Real-time SERP data, competitor research, keyword opportunity discovery for SEO articles.

    SEO Live
  • Baserow

    Self-hosted Airtable alternative for content calendars, task tracking and approvals.

    Database Live
  • n8n

    54+ workflow definitions orchestrating publishing pipelines. Self-hosted at n8n.gate-software.com.

    Orchestration Live
  • Publer

    Cross-channel social scheduler used as a publishing layer. Visual calendar export available.

    Scheduler Live
  • Slack

    Approval requests, weekly summaries and lead alerts pushed to your channels.

    Ops Live
  • Zapier

    Trigger Voceo events to 5,000+ apps. Use only when there's no native integration.

    Ops Live
  • Webhooks

    POST events from Voceo to any HTTPS endpoint. HMAC-signed for verification.

    Ops Live

How it connects

Four stages.
One predictable pipeline.

Voceo isn't a wrapper around a single LLM. Each stage uses the right tool: retrieval, generation, scheduling, publishing.

  1. Stage 1

    Retrieve

    BrandBrain pulls your voice, products and structure from a vector store seeded during onboarding.

    Qdrant OpenAI Embeddings
  2. Stage 2

    Generate

    Multi-agent generation per content type — articles, posts, video scripts, graphics — under your brand-voice constraints.

    GPT-4o-mini Claude HeyGen
  3. Stage 3

    Schedule

    90-day calendar built from your direction. Reviewable, editable, killable per item.

    n8n Baserow
  4. Stage 4

    Publish

    Native APIs to each channel. Posts go live in your timezone, with assets in the right format per platform.

    Publer WordPress Native APIs

For developers

REST API + webhooks

If we don't ship a native connector, build your own. Read content, push events, sync state — all under one auth scheme.

POST /v1/content
# Request a new SEO article
curl https://api.voceo.pl/v1/content \
  -H "Authorization: Bearer $VOCEO_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "type": "article",
    "topic": "B2B email deliverability",
    "language": "en",
    "publish_to": ["wordpress", "linkedin"],
    "schedule": "2026-05-02T09:00:00Z"
  }'
# Response
{
  "id": "cnt_8f3a2c",
  "status": "queued",
  "eta_ready": "2026-04-26T14:00Z",
  "webhook_events": ["content.draft", "content.published"]
}

Endpoints

Read and write the content pipeline. Versioned, paginated, idempotent.

  • POST /v1/contentCreate draft or schedule
  • GET /v1/content/:idInspect status
  • POST /v1/leadsPush form-fill or CRM lead
  • GET /v1/analyticsPull per-channel performance
  • POST /v1/voiceUpdate brand voice config

Webhooks

Subscribe to lifecycle events. HMAC-signed, retried up to 5 times.

  • content.draftDraft ready for review
  • content.publishedLive on a channel
  • lead.capturedNew lead from content
  • report.weeklyExecutive summary ready
  • system.alertPipeline anomaly

Security & compliance

Built for B2B IT review

Encryption in transit and at rest, regional data residency, role-based access, and zero customer data used for model training.

  • Encryption everywhere

    TLS 1.3 in transit, AES-256 at rest. Per-customer encryption keys on Enterprise.

  • EU data residency

    Default EU region (Frankfurt). Other regions on Enterprise. GDPR-aware by design.

  • SSO + RBAC

    SAML/OIDC sign-in on Enterprise. Granular roles for Owner / Editor / Reviewer / Read-only.

  • No training on your data

    Your content, brand voice and customer data are never used to train base models. Period.

Need something specific?

Don't see your tool? Tell us — we ship most connectors in under 2 weeks.

Custom integrations are included on Enterprise. On Growth, we add native connectors based on customer demand.

No credit card required. All features included in trial.