How to let users manage their own Webflow CMS profiles through Memberstack?

Post author
Arjan Sahni

Hi everyone! :wave: I’m new to Memberstack and currently building GetStyled (www.getstyled.in), a marketplace that helps Indian NRIs book wedding and personal stylists.

Right now, I’m manually managing stylist profile pages (https://www.getstyled.in/book/juhi-s) in Webflow CMS by uploading their images, details, and other information myself. However, I’d love to enable stylists to upload and manage their own profiles directly. We have 56 fields that are currently being used, out of which 9 are relational databases.

Is this possible using Memberstack? If so, what would be the best approach to set this up? Any guidance, best practices, or relevant resources would be really appreciated!

Thanks in advance for your help! 🙌

Comments

1 comment

  • Comment author
    A J

    Hey Arjan Sahni, you can explore setting up Profile update forms for your use-case and setup components that matches your data structure. While Memberstack custom fields might not be useful for relational database, it can still store data in form of a string when user selects multiple checkboxes / options and you can setup an automation to listen to member updates in Memberstack and update the Webflow CMS accordingly. You will have to explore a bit to map the relational CMS IDs via some logic / array of values directly using Webflow API to push the update, but this should be possible with a bit of setup on automation side. Hope this helps you get started with the setup.

    0

Please sign in to leave a comment.