-
Webflow/Xano google Oauth troubleshooting
Hey I'm new to Xano and i'm trying to set up a test site to figure out how to introduce users into a webflow site. I followed the instructions from the "Enable your Webflow users to log in with Google using Xano" video. I've gone over everything a million times and I can't figure out why im getting this error message.…
-
Webflow Twitter/X Login Functionality with XANO Twitter Oauth services
Hello developers, I wondered if there is a way to enable (Twitter login) functionality in Webflow using XANO OAuth services. Can you please provide me with the appropriate (JavaScript code) that interacts with XANO's Twitter-provided endpoints? like you've given for Google services within Webflow(ref: YT Video), This will…
-
Creating product comparison pages in Webflow
Hey all, I run a user generated review site that's hosted on Webflow. I have just under 800 projects listed on the site. One of the key functionalities I don't have is the ability for users to compare product A and Product B. Think simsilar to the linked page below. https://www.g2.com/compare/asana-vs-wrike Is there a way…
-
Change old user password
I have a post api to change user data, the password change function is now implemented as follows: Input "confirmOldPassword" should be equal to the old password, if this is true input "InputNewPassword" should replace the old password value. I don't know how to implement security for this logic, maybe it can be…
-
Help with planning
Hi, I am starting a personal project to build a web app for a company I work for. I am a Webflow user and I would like to build it using Wized and Xano, of course. But I am a total newbie on Wized and Xano and I would like to know if someone could give me some guidance to plan the backend. I have attached a view of what I…
-
Database Suggestions
Hello, I have a project that currently just has a Webflow frontend, all of our data is in Airtable, and we are using Zapier automations to allow users to update this data from the frontend. However, we are working on creating a real backend using Xano and Wized, and I am trying to figure out the best solution for what to…
-
Client dashboard - data on UK server only?
Hi all I've got a request to build a gated client dashboard and a pricing calculator into a Webflow website. The data on the client dashboard must be held on UK servers and only served from UK servers as it will contain sensitive client information. It must never at any point be passed through servers outside of the UK.…
-
Can't edit Region Germany
Hey there, Xano Gang. 👋 I just came across a very strange bug. So, I'm building a rather complicated multilingual Webflow project that will be enriched with pre-processed CMS data. One of the CMS will be the country collection: (For reference) — So I have developed this update mechanism. This successfully distinguishes…
-
What is the ideal table structure, where courses have slide-based lessons with unique content types?
Hello everyone 👋, I'm new to Xano and working on a project which is about learning management system. I'm using Webflow + Wized + Xano. So here I have 2 tables "Courses" and "Lessons". Courses table will have list of course name and some more information about that course. Lessons table will have content for each course.…
-
Paginate Response
Hi everyone, Just wanted to know if there is a quick way to paginate a response. As you can easily do when you query a record table → https://docs.xano.com/working-with-data/functions/database-requests/query-all-records/external-query-manipulation/external-paging I modify and sort my output quite heavily. So querying all…
-
Agency Hiring a Xano Dev
Hey all! My name is Josh and I’m the Head of Agency at Black Peak. We build low code apps using Webflow, Wized and Xano. Our team has been working on huge projects and growing like crazy. We are searching for another Xano dev to join our team. If you are interested, here’s our job opening! If you’d like to see some of our…
-
How do I sync Xano database to Webflow CMS?
HELP. I'd like to have Xano as the master database for my Webflow CMS — all CRUD actions will be conducted on the Xano side and pushed to the Webflow CMS. Got the Xano side of things working fine, it's the syncing bit i can't quite wrap my head around.
-
Connect Xano and Outseta
I've followed the tutorial connecting Xano and Outseta, but can't get xano to add a record when a user logs in. I've been exact in configuring the marketplace extension as per the instructions. Do I need to alter the post login URL in outseta? Any ideas why this isn't working?
-
WMX Working for anyone?
I've watched the tutorials, implemented everything as required but the webhook is not receiving any data from memberstack 2.0. The data is landing in memberstack without a problem. Anyone else run into this issue?
-
WMX template disappeared?
I am implementing WMX but don't see the template during the workspace reset process or in the marketplace?
-
Auth not passing "name" through
Hey all, I have a signup integration going via webflow wized. I have email, password and name fields. Email and password is passing through fine via xano "auth" to my "user" db but name is not showing up in my "user" db… any suggestions why that is? Thanks!
-
Does anyone know how to fix this error when using set_ifnotempty?
I am trying to edit this data in my project without the fields that are already populated turning blank. I added the set_ifnotempty filter to one of the inputs as shown in the tutorial video in the documentation. However, whenever I run it, I get this error. Anyone know how to fix this? Any help is greatly appreciated!
-
Getting Auth0 to work with Webflow!
Hi all! Xano support pointed me at a Youtube video for hooking up oauth2 (Google) and said to follow this to achieve the same for Auth0. No luck getting this to work so far and hoping someone eagle eyed can spot the issue. Also happy to pay to resolve! For Auth0, I added the myaccount URL on Webflow in the callback URL…
-
Webflow + Xano
Hi all! We're building an enterprise app and looking at Xano + Webflow. Already having some issues with getting Auth0 to work with Webflow and will post on the questions section!
-
How to use Xano in Webflow Ecommerce without using native Webflow CMS
Hey @Xano Support Chat or any others in the community. New here but stoked to be here! For context, I'm looking at using Xano to build out a marketplace where products can be sold from multiple different supplier that each have their own products. I want to connect to my own API (not in Xano). Does Xano work with the…
-
Cutom error messages in xano
Hello there, I am new to using Xano and have just created my first Webflow-Wized-Xano-GPT3 application. I am curious if it is possible to personalize the error messages generated by Xano, specifically for user authentication? Thank you, Andre
-
Can you control Front-End elements visibility based on login status on Webflow?
Hi, I'm curious if there's a chance to simply control elements visibility (perhaps with attributes system) based on user's login status in Webflow. Currently I'm using Memberstack and it's pretty easy to do it so. Memberstack handles user status validation and I just need to set up elements' attributes. But I wonder how to…
-
Native Xano Memberstack Alternative
Hi! I am building a membership site with multiple subscription plans. I have worked through the Webflow-Xano-Memberstack demo which provides a basic solution. I am trying to minimize my application stack and was wondering if anyone has built a membership site using native Xano, and eliminating the need for Memberstack.…
-
How to whitelist API requests from only specific Webflow website?
Hi, I'm trying to figure it out the solution how to secure my embeded POST functions on Webflow website. Right now, any user is able to see the full endpoint url and therefore can use it on their own. Is there a way to whitelist requests only from authorized webflow domain or perhaps there's a chance to secure/hide embeded…
-
Headless CMS Suggestions for Xano?
My current stack is using Bubble as the frontend and Xano as my backend. I'm wanting to add blog content to my site and have looked into platforms like Webflow but: A. I don't want my blog (or app) to have to live on a subdomain (blog.domain.com) B. I don't want the Bubble site and the blog to have two separate…
-
Doing a product recommendation style quiz using Xano to do the math??
New Xano user, I hate to ask dumb questions (at least ones that can get answered by some intensive research) but I'm using Wized and Xano to build out the backend of my Webflow app and was curious, given Xano's function capability if it could do this: Take incoming inputs from a user on the Webflow front end Loop through…