Skip to content

chore(loo-4760): contact-properties commands#21

Merged
notnmeyer merged 4 commits intomainfrom
chore/loo-4760/contact-properties
Mar 21, 2026
Merged

chore(loo-4760): contact-properties commands#21
notnmeyer merged 4 commits intomainfrom
chore/loo-4760/contact-properties

Conversation

@notnmeyer
Copy link
Copy Markdown
Member

create a contact property,

➜ loops contact-properties create --name iceCreamFlavor --type string
Created.

list all contact properties,

➜ loops contact-properties list
KEY                   LABEL                 TYPE
__domain              __domain              string
age                   Age                   number
contactprop1          Contactprop1          string
contactprop2          Contactprop2          string
iceCreamFlavor        Ice Cream Flavor      string
firstName             First Name            string
lastName              Last Name             string
email                 Email                 string
source                Source                string
userGroup             User Group            string
subscribed            Subscribed            boolean
createdAt             Created At            date
__critical_audience   __critical_audience   boolean
notes                 Notes                 string
__marketing_audience  __marketing_audience  boolean
userId                User Id               string

list only custom contact properties,

➜ loops contact-properties list --custom
KEY             LABEL             TYPE
age             Age               number
contactprop1    Contactprop1      string
contactprop2    Contactprop2      string
iceCreamFlavor  Ice Cream Flavor  string

@linear
Copy link
Copy Markdown

linear bot commented Mar 21, 2026

LOO-4760

@notnmeyer notnmeyer self-assigned this Mar 21, 2026
@notnmeyer notnmeyer force-pushed the chore/loo-4760/contact-properties branch from 8ccd6ce to d0c9889 Compare March 21, 2026 01:56
@notnmeyer notnmeyer merged commit 4d4adf3 into main Mar 21, 2026
2 checks passed
@notnmeyer notnmeyer deleted the chore/loo-4760/contact-properties branch March 30, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant