Integrations Overview

Connect WISEROWS to external services for two-way data sync.

2 min read

Integrations

WISEROWS connects to external services through integration connectors. Each connector provides two-way sync, field mapping, and chat tools.

Available Integrations

4 of 4
Integration
Description
SanityHeadless CMS — push content to Sanity datasets
PostHogProduct analytics — pull event data and user insights
Google Search ConsoleSEO — import search performance data
WordPressCMS — publish posts and pages

How Connectors Work

Every integration connector implements a standard interface:

  1. Authentication — API keys or OAuth credentials stored in project settings
  2. Field mapping — Map WISEROWS entity fields to external service fields
  3. Sync direction — Push (WISEROWS → service), pull (service → WISEROWS), or bidirectional
  4. Job tracking — Sync operations are tracked as background jobs with progress reporting

Setting Up an Integration

  1. Go to Integrations in the sidebar
  2. Click the integration you want to set up
  3. Enter your credentials
  4. Configure field mappings
  5. Run an initial sync

Chat Tools

When an integration is configured, its chat tools become available in the AI chat. For example:

  • "Push all published blog posts to Sanity"
  • "Show me the top pages from Google Search Console"
  • "Sync PostHog events from the last 7 days"

Building Custom Connectors

See Building Custom Connectors for how to create your own integration connector.

Was this helpful?

Command Palette

Search for a command to run...