-
Custom JS/HTML/CSS Visual/Functional Elements
I can't seem to find a central spot on the forum for users to share sample databases of ways they have successfully manipulated Ninox using 3rd party languages.…
-
Slide-in Form Button
The slide-in form button disappeared with Ninox version 3.13 Slide-in Form It can be made visible with the following script... dialog("Custom CSS", html(" <script> const customCSS = '.…
-
Upload file with Ninox API REST
I’ve been trying to upload files via the Ninox API for quite some time. With the invaluable help of Ninox’s technical support, I’ve finally managed to get it working.…
-
API Down on Public Cloud Yesterday
I believe it's time for Ninox to improve their communication. Yesterday, we encountered a 401 error on an API call in both Make and Postman. After sending an email to Ninox, they replied,…
-
import an Image from WEB
This procedure allows you to download an image from a public website and display it in an Image field: Usually, I go through the following steps: Image Field text field labelled in this example…
-
This is how I run ChatGPT in Ninox app
Hello friends :) Please find code below, allows to run OpenAI ChatGPT in your Ninox apps. It is connected to button OpenAi. After click it sends content of yourPrompt to ChatGPT and display raw…
-
Import UTC DateTime from JSON / Rest-Request into Ninox local DateTime via Timestamp
We have developed an API-Connection between Ninox and Shopware for importing new orders from the webshop. Part of this development was the conversion of a returned UTC-DateTime into a…
-
Transform Table <-> Page
Leonid Semik has once again delivered a little script masterpiece that can convert a page into a table or a table into a page. Simply create a button in the corresponding table and copy the following…
-
Convert a string to Base64 format
Hello, Many calls to a REST API require Basic authentication using a base64 encoding Authorization header (providing a username and password when making a request).…
-
Practical database to use/learn the Ninox API
I am providing a small sample database here so that you can try it out for yourself and understand how the options shown in the Ninox documentation work in practice with the Rest API.…
-
Connecting to external REST API (complete example)
Hi, In the last several days, I was able to integrate the ICD 11 coding tool, which is based on a REST API using OAUTH2 authentication, into my EMR Ninox database.…
-
Timed scripts
I've been testing out Zapier as a hack for timed scripts, with success. A Zap has a trigger and an action, and I created one along these lines In Ninox,…
-
WixNox driver project
Hello everyone, I'm very happy to present you today a project that I created some time ago for a client. Since then I've refined it a bit and now it's ready to be tested by more people.…
-
Fix to resize Console window
I don't know how it all works. I just figured out how to implement the code that Jacques posted here. Thank you very much Jacques. This code can be entered in "Trigger after open",…
-
Upload a single file with POST API
Can please someone help me with the following API call within Ninox? What am I doing wrong? I am trying to upload a document in a record and I call this http request from a record with a button.…
-
Ninox REST API for Javascript
Hey Guys, long time lurker. I have written this little javascript wrapper for the REST API for Ninox. I personally didn't like using Letters and hashes to address my tables,…
-
Date problem when transferring to Google Contacts
I have built an 'n8n flow' that transfers/updates/deletes contact data from Ninox to 'Google Contacts'. I had the problem that the date of birth was always saved in Google Contacts with one day less.…
Learn how others are using Ninox, get tips and tricks for your business and purpose