Cargo Segmentation

Define and use segments — named, saved filters over a Cargo model that become the audience for a batch run, a play trigger, or an export. Triggers: "build a segment of", "filter my contacts where", "who matches this criteria", "save this as a list", "how many companies match", "the Closed-Won segment", "everyone who has not been emailed", "target only accounts that", "what is in this segment", "narrow this down to". Filter JSON uses `conjonction` (not `conjunction`) — misspelling it fails silently. Skip when: running something over the segment — use cargo-orchestration; exporting its rows — use cargo-analytics; ad-hoc SQL over the model — use cargo-storage.

getcargohq d5bb646 4 files · 20.5 KB Updated

File contents

getcargohq/cargo-skills/tree/main/cargo-segmentation commit d5bb6463d0

Frequently asked questions

npx skillmds@latest add getcargohq/cargo-segmentation