[Wishlist] Query Memberstack custom field using Javascript Not planned
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
This is not possible not. Something like this could become possible once we have researched and developed public profiles. https://docs.memberstack.com/hc/en-us/community/posts/10659633226651--Wishlist-Enable-public-profiles
No ETA at this time.
Please sign in to leave a comment.