The Problem
We would like to automatically resync members programmatically via the Memberstack API. Currently, there isn’t an endpoint available for this, which makes it difficult to handle large-scale member updates.
Why It's Important
We plan to give members who stay with us for a year or longer a discounted price. This could affect a large number of people, and without an API endpoint to resync members, the process becomes time-consuming and prone to errors if handled manually.
What Have You Tried?
We’ve looked into manual resyncs, but this doesn’t scale when managing many long-term members. There doesn’t seem to be a good workaround for handling this programmatically.
Suggested Solutions
-
Add an API endpoint that allows resyncing members programmatically.
-
Alternatively, provide a way to trigger a resync automatically when specific conditions are met (e.g., a member hits a 12-month milestone).
0 comments
Please sign in to leave a comment.