The Paradime SDK provides CLI commands to interact with Hightouch, allowing you to trigger syncs and sync sequences, and list available syncs and sync sequences with their status.
🔑 API Access RequiredYou will need a Hightouch API token to use these commands. You can create this in your Hightouch workspace settings.You can set your token as the HIGHTOUCH_API_TOKEN environment variable so you don’t have to pass --api-token on every command.
Trigger Hightouch Syncs
Trigger syncs for Hightouch.
CLI Command
Options
Examples
Trigger Hightouch Sync Sequences
Trigger sync sequences for Hightouch.
CLI Command
Options
Examples
List Hightouch Syncs
List all available Hightouch syncs with their status.
CLI Command
Options
Examples
List Hightouch Sync Sequences
List all available Hightouch sync sequences with their status.
CLI Command
Options
Examples
Environment Variable Reference