Skip to main content

Customerio

@goodcraft/customeriov2026.06.14.2· 1d agoMODELS
01README

Customer.io App API — snapshot segments and transactional messages, and run an idempotent per-brand readiness audit (segments + transactional messages) for a shared workspace.

02Models1
@goodcraft/customeriov2026.06.14.2customerio.ts

Global Arguments

ArgumentTypeDescription
appApiTokenstring
fn sync()
Snapshot the workspace: list segments and transactional messages (read-only)
fn auditBrand(brand: string, brandAttribute: string, segments: array, transactional: array)
Audit one brand's expected segments + transactional messages against live state (read-only; ready=true means already set up)
ArgumentTypeDescription
brandstring
brandAttributestring
segmentsarray
transactionalarray

Resources

segments(infinite)— Snapshot of the segments in the Customer.io workspace
transactionalMessages(infinite)— Snapshot of the transactional messages in the workspace
brandReadiness(infinite)— Per-brand readiness audit (segments + transactional messages)
03Previous Versions1
2026.06.14.1Jun 14, 2026
04Stats
A
100 / 100
Downloads
0
Archive size
7.3 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels