[Wishlist] Query Memberstack custom field using Javascript Not planned

Post author
Chukwudi Onyekwere

We are developing a web application using webflow + memberstack. Each member has a custom field called company-id, Is it possible to query the amount of members for a specific company-id using javascript?.

Example:
member1, company-id = 1
member2, company-id = 1
member3, company-id = 1
member4, company-id = 2

the result would be: 3 for company-id = 1 and 1 for company-id = 2

Is it possible to query Memberstack custom field using javascript? 

Comments

1 comment

Please sign in to leave a comment.