-
Xano SSO + Circle + Bubble + Mobile App
Hi everyone, I am trying to wrap my head around how to do cross platform authentication: My scenario looks like this...we have 3 potential platforms: • A community platform (think circle.so, tribe etc...) that can do custom SSO (Auth0 - https://community.circle.so/c/circle-integrations/how-do-i-integrate-circle-with-auth0)…
-
Pagination w Xano + Bravo Studio
Having some trouble handling pagination between Bravo studio and Xano. Followed the tutorial here (set up external input) and thought I configured it correctly in Bravo (page, data path, etc as in picture below). But when I scroll, the results are repeated, and a new page is not fetched. Posted this in Bravo community as…
-
Auth0 integration and Webflow
Hi all. I have a use case that requires me to integrate auth0 with Webflow using Xano back end. I'm having trouble figuring out the url button configuration to point my Webflow front end to the auth0 sign in page. In short, how do I link my Webflow sign up button to call the Xano endpoint API? I followed the Auth0 tutorial…
-
API Memberstack_member... modifications
The tag line to this API says "Syncs Memberstack member to Webflow and Xano. Optionally create items based on membership." That sounds promising for what I'd like to do - synchronize specific data in a Webflow CMS when a record in the Webflow CMS is updated with data in the Xano tables. I've search around a bit and do not…
-
(Untitled)
hello Am trying to connect xano google auth to bravo studio but am really having a tough time time doing so in bravo...can someone help me out?
-
Verify Firebase auth token from Xano
We are using Firebase Auth to authenticate our users, but we store all of our data in Xano (yay, Xano!). Inside Xano, I'd like to verify the user's authentication by checking the user's Firebase token. Roughly speaking, that means doing this: https://firebase.google.com/docs/auth/admin/verify-id-tokens This requires…
-
Bubble. Setting up authenticated API endpoint
Hi I am trying to set up some endpoints in Xano to be used in Bubble. The issue is described in image below [image.png]"Get user" call works fine, while "All users" does not. I used "rental marketplace" template to get started and added a couple of columns to the user table. The endpoint works fine in Run&debug…
-
how can I add image from external api
I have call external api I want to store name and image the name was store but image not I can shear my external api data below photo[external_api_data.PNG]the above photo image store in url i am call this api and store data using for loop the below photo[add_recode_table.PNG]i get the name of breed but not image see…
-
Add call from facebook
Hi! How i can add other call from Facebook? I need to implement: • User oauth with Facebook - done✅ • User give access to his pages and business manager - done✅ • User get data about pages and ad statistics in my Bubble.io app - not done I create a new call. As i understand, Xano stored access token inside and i dont have…
-
Facebook error: This authorization code has been used
Hi all! I try to connect fb oauth to my xano app. But i always get this error: "This authorization code has been used" I do the same as in google oauth tutorial, but always gettoing this error. What i can doing wrong?
-
Xano to Zapier / Integromat
How can I create a webhook to send information from Xano to Zapier or Integromat? Thanks!
-
Authentication for social media clients
I’m trying to understand the right/best setup for authentication or at least identification when creating a Twitter or Reddit client. To authorize an app to access your social account you request an access token and then save and use that token to authenticate calls on the user’s behalf like posting. Now once I get that…
-
Hi,
Does Xano integrate with Zapier? I want to create a zap from Xano to Active Campaign. Is this do-able? Appreciate your help. Thanks 😀
-
Webflow forms & search database for correct result to display on the page.
Hi, Im looking to take over a Webflow form to create a salary calculator ( not really calculating anything - just finding the correct salary from database) Basically the user will type in something like "UI Designer" and select the region and the form will return the salary for that role along with a collection of data…
-
WMX... without cms?
Why exactly would we need the webflow cms with this stack? Prakash's tutorial says: "This will keep things in sync in case you ever want to have users take action on items you send from Xano."... But what kind of actions on what kind of items... and is there a way around it? I'd prefer to not use Webflow's hosting for a…
-
memberstack + magic link
Has anyone hooked these two together? I haven't really mapped it out in my head, but I'm assuming there would be a way to combine the JWT and memberstaack's system, no?
-
Need help (hiring) Draftbit > Xano
I'm looking for any developper that could help me create a database/authentification for this very, very small ongoing project: https://build.draftbit.com/share/cUIumhM2 It's a simple app for knitters, logging what needle they have and on what project. I have a very small budget, but enough to get me starting. I'm part of…
-
Signup API Returning 500 error
I realise I'm very new and may have missed something obvious, but I set up a Log In page endpoint, with the api and /auth/login which works fine. I set up the same for /auth/signup and all I'm getting is a 500 error every time I try it. Swap the auth to login and it works. So I've probably missed a setting somewhere... I'm…
-
How can i convert array in integer
I am using array sum filter we return sum of array values but if I am divide tha value with integer then error come array can't divided by integer can i convert the array sum value into the integer
-
Is this possible with Sendgrid/Twilio?
Hi all, I'm in the learning experience space and created a "daily practice" tool in landbot that guides the user through a different learning experience. I'm now trying to figure out the notification process. I'm giving users the option to choose which days of the week and what time of day (their time) they want to receive…
-
CORS Error when setting up AuthMe API in AppGyver Data Configuror
I am trying to set up user authentication tokens in AppGyver but when I try to pull a test, I receive the following response. Error: TypeError: Failed to fetch. Does the server allow CORS?status: undefined I have had no trouble up to this point setting up authentication using Xano to this point so I am quite confused on…
-
Bubble<>Xano Local Storage Plugin
Hey Xano team Just throwing this out wildly as a suggestion. 🚫 Problem: One of the biggest barriers to me using Xano as a Backend and Bubble as a Frontend is the Local Storage of User Access Tokens. There're plugins available on Bubble's marketplace to implement Local Storage (Great video by here), but I've had my…
-
Create Bubble's Custom States on Xano
Working with reusable elements in Bubble makes pages simpler, but custom states in reusable elements don't communicate well with page elements. I'm wondering if it's possible to emulate the Bubbles customs states in Xano, it would be great to centralize them in one place and still be able to use them throughout the…
-
Login functionality with Mobile OTP
I am seeking help, if someone know how to integrate mobile OTP login functionality. I am using bubble.io as my frontend. Currently, bubble do not offer this functionality. Being in India, this is a critical requirement to run any consumer facing applications. Therefore, please suggest.
-
Display Authentication error in Bubble when credentials are not ok
I worked with the videos from Michael to get Bubble authentication up and running, and all was great except for the use case when a user enters a wrong email and password. I use the default code for login that comes with Xano, so when there is an error in login an Access Denied is sent. In Bubble I do not seem to be able…
-
Bubble <> Xano Integration
Hi, Looking for help with integrating Xano authentication in Bubble. Anyone here who’s already done that?
-
Zapier to Xano
Is there a way to get data from Zapier into Xano and if so is there a tutorial or video on how to do so? I use mailparser.io to parse inbound emails and send to Zapier which in turn was sending to Salesforce to create a new record. I want to swap Xano for Salesforce and have Zapier send the parsed email and have Xano…
-
Can not connect to Xano
I have problem to create data table, i can't pass the point where they ask you to chose the e-mail authentification option. It always give me an erroe message Unable to create directory /xano/storage/vault/W8pICAE6[Screen Shot 2021-07-23 at 10.26.30 AM.png]
-
Best responsive webapp to use with XANO
Hi, What is your go to Web app/PWA to use with XANO that is responsive? Looking into Bubble but other options would be great. Thanks a mil.
-
Tableau
Has anyone connected their database to tableau?