Beta: the SDK docs are published and usable, but the surface is still
evolving.
1. Pick the job
Keep the use case short. The workflow can hold the detail.2. Pilot one record
Start with a prebuilt workflow before writing your own.3. Pilot a small list
4. Add your business logic
This is where the SDK matters.5. Ship the output
Examples
Weekly company search to Salesforce
Search once a week, enrich new accounts, and create Salesforce tasks.
Custom email waterfall
Try your preferred providers and stop at the first verified email.
Director vs VP routing
Run different research paths based on buyer type.
Inbound webhook enrichment
Enrich form fills and route them to the right owner.
Nightly account refresh
Refresh account signals on a schedule with a run cap.
Python caller
Trigger a saved workflow from Airflow, notebooks, or backend jobs.
Reference
SDK Reference
CLI commands, workflow authoring, config, triggers, and org safety.
API Reference
HTTP request shapes for starting and checking workflow runs.