How to automatically sync Memberstack user data with Webflow and streamline AddEvent registration without manual imports? Answered

Post author
Jordan Farge

Hi everyone, I could use some help with a couple of questions related to Memberstack and Webflow:

  1. I've been exporting user data from Memberstack and manually importing it into Webflow, but I’d like to automate this process. What would be the best way to automatically retrieve and store user IDs in a database for users logging in through Memberstack in Webflow?
  2. I’m developing a user dashboard in Webflow where, upon login, clients can view upcoming events created with AddEvent. My goal is to allow them to automatically register for these events without re-entering their details, leveraging their user profile information. What methods or tools could I use to automate this registration directly from each client’s user dashboard and streamline the event signup process?

I look forward to your help, thank you !

Comments

2 comments

  • Comment author
    A J

    Hey Jordan Farge,

    1. In case webflow pricing fits for your use-case in terms of CMS limits, you could setup an automation via Make / Zapier to create new user items in webflow collection everytime a user is created in Memberstack. Memberstack has a new member created endpoint which will give you this info automatically. So you can automate the process instead of manually importing the CSV. And if we see from a scaling perspective, you could also use database options like Airtable and sync it with Memberstack and Webflow.
    2. You could check this article out via which you could pre-fill logged in member information in a form, this could help you with your use-case.

    Hope this helps.

    0
  • Comment author
    Jordan Farge

    A J Thanks!

    0

Please sign in to leave a comment.