Skip to main content

How to handle client data updates in a Webflow-Xano CRM: Xano CRUD or Memberstack metadata along with configuring Xano integration & redirect paths?

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.

2 comments

  • Chukwudi
    Chukwudi

    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.

    0
  • A J
    A J

    Hey,

    I found some resources which could act as a guide on Webflow, Memberstack and Xano integration.

    1. WMX Stack guide
    2. Video starter tutorial

    If one want to replace the restricted URLs in the memberstack dashboard gated content settings as following:

    • wizapp/copywriting-dashboard
    • es/wizapp/copywriting-dashboard

    This should redirect the non-logged in user to the authorized page.

    Hope this helps.

    0

Please sign in to leave a comment.

Sitemap