-
Roadmap 🗺️
Check out our Feature Request Board where you can suggest a new feature and upvote features that you want to see added to Xano!
-
Xano Mobile App
Hey Xano Team! Is a mobile application on your future plans? I think that an application with the absolutely basics would be extremely handy for pretty much everyone. I recently saw the addition of a FlutterFlow mobile version for iPad, and I came up with this question.
-
Suggestion: Request History for Library Functions
Hello, I was wondering if it would be possible to have a "Request history" for the standalone functions, similar to the ones within the actual endpoints? This would make it much easier to debug issues especially when chaining functions (i.e. endpoint going to a function that goes into more functions). Thanks!
-
Removing marketplace extension without deleting associated tables, functions, etc.
I'd love to be able to remove a marketplace extension without it deleting everything that comes with it. My use case is: I downloaded the Magic Link with Sendgrid extension for the magic link functions and endpoints, but never planned to set up Sendgrid (we use Postmark) I have everything set up properly using the…
-
Support for Xano Editor on Tablet Devices (Samsung Tab)
Hi, due to a failure of my regular desktop PC used for development, I have been trying to continue my work using the tablet (Samsung Tab S9). However, I am having extreme difficulty, even using a mouse & keyboard (attached via Bluetooth) due to the heavy dependency of "hover" in the Xano editor. For example, the necessity…
-
Copy to clipboard functionality within the No-Code API Builder
Hello dear Xano Team, I think one feature that would be really great for the Xano No-Code API Builder would be the ability to copy different parts of a function to the clipboard --- and then be able to paste them into other functions anywhere. A specific use case for me would be to copy my Webflow API call groups. They…
-
Add "Current/Now" Button to Date
Hello, please just add finally something to "add current time" so you don't have to manually click every single date/hour/minutes/seconds…. This is so time consuming - this problem is so simple to solve and yet there is no option for that)… I'm getting "permisson problem" uploading image here (don't know why)
-
Removing diacritics from a string
I'm new to Xano and recently came across the issue of having to remove diacritics (accents) from a string, namely to transform a user-provided title into a slug so as to avoid presenting ASCII-encoded characters in the URL. In my (relatively limited) experience as a programmer, this usually requires some sort of library,…
-
Access data in headers on GET function
I'm using Google's push notification api to update my users' calendars. That means Google will hit my GET endpoint every time they change their calendar. Their request has no body; all the data I need is in the headers. But I don't see a way to access data in the headers. My inputs appear to only access data in the body.…
-
Bulk update/delete
Ability to update and delete records without looping would be great. Basically, instead of querying first then loop through each record, be able to specify what fields to be updated based on a set of conditions. Doing so will eliminate the steps to transform records from the query into a list of objects, then performing…
-
Function : Add Folder to organize Function + Docs (also for API)
Dear Team, Could we please have the ability to arrange functions in folder ? It is a real mess to navigate when functions are numerous. It would also easy navigation from Dev standing point to reach a function. Big plus would be to be able to document function also :) I am really loving Xano !!! Thank you guyz.
-
Using a list in a condition
Why isn't it possible to use a list in a condition with is in, for example?
-
Response in Fonction , API : Changes behaviour of reponse
Hi Team, It would be great to have the same features as in the block INPUTS and FUNCTION STACKS, to hide and drag/drop elements in the Response section. It would make debugging much easier and dev too :) Keep up the good job
-
Add filter to change or replace key names in an object.
The filter should take an object such as {"key1":"value1","key2":"value2", "key3":"value3"} and provide a list of text to replace the key names e.g. ["mykey1","mykey2","mykey3"} and return: {"mykey1":"myvalue1","key2":"myvalue2", "key3":"value3"}. WHY? At times, one needs to provide more descriptive keys to the frontend (a…
-
Add the ability to access and use database meta data in the function stack.
Please, please add the ability to access and use database (tables, relationship, content, columns) meta data in the function stack instead of calling them from the api. We should be able to use them like every custom or inbuilt function. It would be great!👌. I imagine how quickly it can help my app to be able to easily…
-
Function groups
It would be really handy to be able to put functions into groups similar to the API groups.
-
Add search functions
I think I'm not the only one who wonders why it's not possible to search for the function what I want to use to create a function or an API. It's often a pain to do it manually. I'm looking forward to this search field 😁
-
Adding Colours to Database
I wish we could select different colours for data in the database. It would help me a lot if we could colour code and would help make my data a lot easier to understand and edit.
-
Filtering and sorting through addons
I'm creating a price comparison site and as such my product prices, specs and other information are all held in separate tables. This means that I can't add a sort by price high to low or anything like that nor can I add filters so users can filter for the brands which they want to see.
-
web3 login
need web3login for my flutterflow proyect, metamask or walletConnect, i think use eartho.world or web3auth or magiclink
-
Request - Integration with RazorPay
Hello For a lot of Indian startups using payments, Razorpay is one of the most prominent ones. Would be great to have a integration available in marketplace with Razorpay Thanks Vineet
-
A true cascade delete
Hi - would love to see an option that intelligently cascade deletes. Perhaps in the datatable view section include an option to link this primary key to a foriegn key elsewhere; perhaps just more control over definitions. Then, functions can remain the same as the logic will be respected on the table side-of-the-house. Is…
-
Requesting a Marketplace extension for SendInBlue
I'd love to use SendInBlue to manage all email and sms for my company. An SindInBlue extension on Xano would make that a whole lot easier.
-
Change background color based on branch selected
Hello, maybe it is only me but I had this feature and I used it a lot when I was working as SAP Analyst. In XANO I created 3 different branches (Dev - QA - Prod), however it would be great to have the possibility to set different colours of the page background depending on the branch selected. Example I can set Dev to…
-
Google Sheets integration
Would be great if Xano could have a ready integration with Google Sheets that would allow us to write data to or pull data from directly. That will really help to sync data to Google Sheets that will make data sharing a breeze or make other automations/integrations easier. Hoping this could be a feature soon🤞🏼🤞🏼🤞🏼
-
Stripe Connect in Payment processing
Hi, You guys have a wonderful tutorial around marketplace backend, it will be really complete with Stripe Connect. You guys have existing ones for Payments and Prices. It will be really helpful for marketplace type apps.
-
Regex on Input Configuration Filters
It would be really nice to be able to put a regex on an input configuration filter. You can acheive the same thing with preconditions, but this will save a ton of time when a dev needs to do a lot of validation on the input.
-
Make all changes in API Endpoint save automatically.
It'll really useful if I make change and it's saves automatically, because sometimes I forget to click on "save" button then test request in run&debug and get that I didn't expect. One more point why you should make this feature is that you already have change log and it will be a good combination autosave and change log…
-
Idea: Add timingSafeEqual to comparison filter
Would be nice to have this comparison method natively in filters instead of doing it via Lambda https://nodejs.org/dist/latest-v6.x/docs/api/crypto.html#crypto_crypto_timingsafeequal_a_b
-
The title on the page would be nice
Right now, all the pages have the title "Xano". I usually have a few tabs opened at a time, it would be nice to be able to distinguished them. Thank you.
-
Ability to set different environment variables between Test vs Live
I looked around and couldn't find a similar request, but I can't be the only one to run into this. My request is pretty much just what is in the title. Right now it feels like I have to ‘hack' a solution to achieve the same pattern as I would in normal software development (i.e. set different environment variable values…