Webflow and Xano Answered
If you’re building a CRM and using Webflow and Xano to store client data. Do you build the CRUD operations in Xano for users to update client information or is this an accomplish through users updating memberstack metadata.
Comments
1 comment
For a CRM system, you would likely build the CRUD operations in Xano because it offers the robust database and API capabilities needed to manage client data effectively. You would then integrate these operations with your Webflow frontend, allowing users to interact with the CRM data through your website.
Memberstack can still play a role in your CRM by handling user authentication, memberships, and access control using Memberstack metadata but the heavy lifting of data management would be done in Xano.
Please sign in to leave a comment.