Search here, or browse our categories below.
👀 ncScale Integration is here! Today, we're announcing a partnership with ncScale, a no-code tool that enables observability and monitoring to help simplify troubleshooting and security. Connect your ncScale account to monitor logs, errors, and more. Learn more about how the new integration works and what ncScale can offer…
📊 New & Improved Compute Usage Graph You now have the ability to view Lambda, Redis, and Tasks compute usage on your instance usage graph. We've also added the option to toggle on and off each item so it's easier for you to track the individual usage of each component. 🧑💻️ Lambda Functions get console.log(); You can now…
Adalo & Xano have teamed up again to offer you an awesome promotion! If you subscribe to Adalo’s Team or Business plan, you’ll get the monthly Xano Launch plan FOR FREE — that’s a value of $99 per month. Simply subscribe to Adalo’s Team or Business plan & we’ll send you an email with all the details on how to take…
Hi, I'm trying to POST form-data to another API (using a webhook/Xano Endpoint URL) but I can't seem to send data in curl as '—form' data. Here's the external API request: Here's the request logged (output): It seems the headers are not set, while I did use the 'Import CURL' function to map all the fields correctly. When I…
This is a question about the Xano metadata API and its capabilities. Is it possible to create multiple Xano tables and their various schema's, including relationships between tables within a single create table POST request, or do we need to pass the requests for each table into seperate requests?
I'm trying to fetch request history from last week with the meta API but I can only pull data from the past couple days. Is this a limitation or how far back should I be able to retrieve request history?
I am trying to create a dynamic public key which will be used to verify signature.I have written lambda function for that. My code: const EncodedKey = "-----BEGIN PUBLIC KEY-----" + "\r\n" +$var.publicKey + "\r\n" +"-----END PUBLIC KEY-----"; The error: error:0909006C:PEM routines:get_name:no start line Please kindly help…
I am trying to set up the Meta/Whatsapp API webhook and am completely lost. Apparently, The Messenger Platform tries to "verify the webhook by sending a GET (instead of Post) request to the callback URL with certain parameters. Then the callback URL responds with the value of the hub.challenge parameter. The URL should…
Check out the latest integration with ncScale, now available on the Connect page in your Xano workspace.
Hiya! Noob here. I watched some of your YT videos, which were helpful, I had my structure all setup and I understood it, It had Table References, life was great. 😎 Then Objects were thrown in and it all got confusing again 😩. In the application I have in my head I had a products table and a products_type table. I had a…
Great news Bubblers! @Eli Beachy has launched a Xano Connector plugin for Bubble. He created a detailed walkthrough below to teach you how to leverage it: A main benefit of this Connector plugin is it leverages Xano's JS SDK (https://gitlab.com/xano/js-sdk) and avoids Bubble's proxy. This means you call Xano's servers…
When a new record is added and there is no value passed, it automatically puts a null value in the field. But I just want it to stay blank. Is it possible to just save blank values? Any help is appreciated. Kind regards
Hello Can someone point me to the feature that will enable me to select the distinct values of a query filter, such as: [ {"recipientID":538}, {"recipientID":538}, {"recipientID":411}, {"recipientID":533}, {"recipientID":538} ] Distinct would return: [ {"recipientID":538}, {"recipientID":411}, {"recipientID":533} ] I've…
Hi, I'm getting JSON data from an external source. However, the array of profile records that I'm getting isn't consistent. For example, some objects have the email key/value, some don't; some objects have the phone key/value, some don't. When I try mapping this to my Add Records step, I keep getting an error whenever the…
I have a specific response format which like this test:5.0:customer:{ "value1":1236, "value2":"hello" } the key name is like this test:5.0:customer which static but when i try to create this response using set filter expected result not come the result which come like this test:5: { 0:customer: { "value1":1236,…
Hi, How can I write a query string structure for my endpoint path to get only upcoming events (i.e. not past events)? My database table in Xano has an 'event_date' column. My frontend is Draftbit (in case that makes a difference). Thanks, Gavin
I am trying to implement a user tag system similar to Spotify any ideas on how to go about this on flutterflow? The backend will also need the tag data in order to process a recommendation algorithm. (firebase as the backend)
Hi all, How can I filter the data that is called from a Xano table to my frontend? Here are three examples/scenarios: Only show upcoming events (not past events) in a feed; Fetch certain data by category (e.g. only vegetaian food, only gluten free etc) to be displayed in a feed; If a user only wants their post to be…
Hi, I have been in extensive development time for some time now (moving away from bubble following their disastrous pricing changes), but there's a few things I'd love to see as improvements in Xano. I don't want to clutter the forum with multiple requests, so thought I'd summarise here with my "wishlist". Already I'm…
Hey everyone, I'm excited to leverage Xano for my web app but I'm a bit uncertain on how to proceed with the conundrum outlined in my question. I want my users to only be able to sign up in FlutterFlow, but when they create their account, I want to credentials to be generated in my user table in Xano as well. So the same…
I'm calling my API endpoints from my React web app, and Firefox is giving me this warning: Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at [Xano Endpoint URL] soon. (Reason: When the Access-Control-Allow-Headers is *, the Authorization header is not covered. To include the…
Hi everyone, I am developing a SaaS app using Xano and WeWeb. I want to know what the best practice is for establishing a module-based permission system. From a business perspective, customers will be able to choose different package options (basic, full, premium), and each of these packages will have different modules and…
Hello fellow Xano users! I've been loving Xano's extensive knowledge base and helpful video tutorials, but sometimes I struggle to find precisely what I need for my projects. I'm hoping someone can guide me in the right direction or recommend a tutorial that aligns with my current goal. Here's what I'm working on: I'm…
Hello, How may I do a logarithm math calculation on Xano. For example: Ln(variable1) / Ln(variable2). I understand there is Lambda but I need to upgrade for that which I can't do now. I also found this : but I need to call an external API. Before trying this, I would like to know whether Xano allows me to do such math…
Hi all, We build our products on a WeWeb/Xano stack and use Notion to document our products. At the moment there is no integration between Xano and our documentation. Documentation should be in sync with the actual implementation. Question now is - how to achieve that? But first question would be - what is the go-to…
Hey Guys! I was just presented with an offer on renewing my subscription on a "hiatus plan". I cant find any documentation on this plan but I assumed its the same plan access for a month until it tries to go back to the normal?= Either way, looks like it locks you out of your own account. Can someone refund me for this…
Ask questions and post discussions about anything when it comes to building in Xano.
Introduce yourself, what you're building, and what your stack is!
Ask anything! No question is too basic.
Xano users connect to a wide range of Front-ends. Tap their knowledge and discuss your favorite No-Code tools.
APIs are the glue that connects your Front-end and Backend
Xano lets you transform and manipulate data however you need it
Xano can connect to just about anything with an API
If your question doesn't fit into another category, ask it here!
Promote your Xano Snippet and see the latest Snippets from the Xano team.
It looks like you're new here. Sign in or register to get started.