data-sync

Installation
SKILL.md

Skill: Data Sync

Build data sync integrations that pull records from CRMs and databases into Personize memory using the @personize/sdk. The user provides their source system and filters; you scaffold the connector, batch-memorize records, and deploy on a schedule.


Prerequisites

  • Node.js 18+ and npm/pnpm
  • A Personize secret key (sk_live_...) — set as PERSONIZE_SECRET_KEY in .env
  • Credentials for the source system (Salesforce, HubSpot, Postgres, etc.)

When NOT to Use This Skill

  • Want no-code visual workflows → use no-code-pipelines
  • Want durable pipelines with retries and scheduling → use code-pipelines
  • Only need a single memorizeBatch() call → use entity-memory directly
Related skills

More from personizeai/personize-skills

Installs
1
First Seen
Mar 4, 2026