-
API into Image Field
Has anyone worked out a way to fill an image field with a file from a different database using API? The goal is to press button in database A and send the picture to database B without needing to do…
-
Rest Api filtering documentation
Hi forum, I'm missing the filter docs? I see examples of how to filter and I get a sense of what is possible. But where is it described? Or am i just not that bright :…
-
OPENAPI
I'm trying to write the openapi-api code to import company data from the VAT number. I can't figure out how to tell which value to put in which field. I don't understand anything about API but I'm…
- Answered
-
Paste Excel cell intor RTF field with simple HTML
Ninox does a beautiful work when pasting a cell range into an RTF field: it is stored as HTML tables for free! That's great for our purposes but... the HTML tables stored do have some rich…
- Answered
-
How do you create a Google map with multiple locations?
Hi, I want to integrate into my Ninox database a Google map to display multiple locations. Has anyone been able to come up with a functional solution that could be shared here or at least give me…
- Answered
-
API Ninox to Infomaniak
Hello, I need to synchronize appointments entered in my Ninox database with my Infomaniak Calendar (kSuite) however I cannot do it. Currently I already do this synchronization with my Google Calendar…
-
Connecting Ninox to Make.com
Hello all. I've been racking my brain on how to do this but I'm struggling. When a record is created in a particular table in Ninox I would like to create a new contact in "Constant Contact" (the…
-
CANT IMPORT - API POST PYTHON SCRIPT
Hey guys, a newbie talking. I'm creating a python Script to import my data but can't do it, I dunno whats missing but I keep getting Internal Error because of the Timeout,…
-
Ninox public cloud down?
Haven't been able to create or modify records, use make.com integrations, or save code changes since Feb 18. Anyone else having this issue. No communication from the ninox team, and no place,…
- Answered
-
API: Sort order not working when combined with filters
Hello! I use Ninox to maintain my collection. I want to display my most recent purchases on a website using the API. This works great as long as I do not apply any constraints through filters: https:…
-
google script POST to Ninox not working
Hi, I want to send data from Google Sheets to Ninox with API. In Google Script editor I added the following code (so its not a Ninox code): function updateNinox() { var sheet = SpreadsheetApp.…
-
How do you display information from a record on a website?
This may be an overly broad question, but here's what I'm trying to do. I'd like to have a basic user portal. The user logs in to a website with their email and password,…
-
Spotify API Request
Hi to all Has anyone attempted to connect to Spotify through an API Request? let token := "BQB7FiB1M60v_z...VlaJOMjdE1-I"; let artistId := "0TnOYISbd1XYRBk9myaseg"; let response := http("GET", "https:…
-
API pagination same records repeated
I'm learning the basics of API and scripting and trying to start with a simple request - all record IDs for the given table using pagination (limit and offset) and have it saved as a JSON file.…
-
Locked out of our private server !
We have a licence extension to 27th November but have been locked out of the system over the weekend - this is outrageous. The support team are unresponsive to emails - I suspect intentionally so.…
-
Linking records via Make.com
Dear Ninox-Community, I have an issue when using Make.com for which I am seeking your support. I´ve set up several scenarios, in which I use the "Create Record" module in Make.com.…
-
Secure Ninox API calls
Hi, I've just started looking into the Fetch API to make calls to the Ninox server from the Ninox client side (web app). I'm a bit worried about exposing the Ninox API Key this way.…
-
access a specific user inside a ninox function that's called through the api
Hi everyone, so I'm accessing some table in ninox through the ninox api with an api key. For security reasons, the api call is done through an external script,…
-
Merge visible PDF in one file
I have a table named "Allegati". Inside it, there's a field called "File" which contains a PDF. In another table called "DOC FIERA", I have created a reference to "Allegati" in such a way that if a…
-
How to run chatgpt or Claude…
Hi is it possible? I’m not a programmer. I understand ninox script, I can write some simple things but still: it’s far from REAL PROGRAMMING :)) I want to achieve simple things,…
- Answered
-
How to send double quotes
This is a littlebit connected to question about ChatGPT. I'm searching, trying, fighting... Now the idea is, that I can't proper authorize wit OpenAI API.…
-
CALLBACK POST API
Hi, this is an example of api code POST (OPENAPI) to receive information according to the call indicated in the code. Could someone explain to me how to integrate it into Ninox?…
-
API RESULT
Hello, the result of an API request is this {"data":[{"pec":"test@pec.it","history":[]}],"success":true,"message":"","error":null} I would like only the value test@pec.…
-
json add array
Hi everyone, i have spend several hours solving this Problem. I have this code: let myURL := ""; let myBearer := (select Einstellungen).'Bexio API-Token'; let contact_id := Kontakt.…
- Answered
-
Inquiry about Generating PDFs and Sending Them via Email in Ninox
Hi Ninox community, I'm currently exploring the trial version of Ninox and I'm impressed by its features so far. Before committing to a subscription, I have a question regarding a specific…
Answer questions and share your knowledge