contacts command lets you manage contacts in your Loops audience.
create
Create a new contact.
Flags
Contact properties
Use--prop to set contact properties inline:
--contact-props to set properties from a JSON file:
props.json
The flags for default properties (i.e.
--first-name or --subscribed) take precedence over the --prop flag.update
Update an existing contact. Identify the contact by email or user ID.
Flags
Contact properties
Use--prop to set contact properties inline:
--contact-props to set properties from a JSON file:
props.json
The flags for default properties (i.e.
--first-name or --subscribed) take precedence over the --prop flag.
