-
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…
-
Zapier and Ninox Formula Fields
It looks like Zapier doesn't want to recognize Ninox formula fields as I'm setting up my trigger. Have any of you found a workaround? Can I maybe copy the info in my formula field to a text field?…
-
http request with basic authentication does not work
Dear Ninox community! I try to use the http-request with Basic Authentication in Ninox and it seems that it will not work. But with Postman it is working.…
- Answered
-
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.…
-
Integration of the ICD-11 Coding Tool into a Ninox database
Hi, I use a Ninox database to keep electronic medical records of my patients. I am writing here looking for help to integrate the ICD-11 Coding Tool into my Ninox database.…
- Answered
-
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 :…
-
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,…
-
JSON: add a block based on a given condition
Hello. I am creating an XML file and would like to start with a JSON because it offers greater readability and ease of maintenance. In the structure of the JSON how can I decide to add blocks…
- Answered
-
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.…
-
Ninox API issue
Below am able to query the records But while trying to use `where` am getting `null` why ? ``` { "query" : "(select 'Klant_Client' where 'Skinvision_Customer_Id' = 'FX0000000108_412').…
-
Select result if more then one - Rest API
Hi, I have an API-Code in Ninox let auth := { Authorization: "Bearer TOKENNR", 'Content-Type': "application/json" }; let Paiva := 'Inserisci p.iva (solo nr) o cod.fisc.…
-
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
-
CHANIFY
https://www.chanify.net/ Hello, I am trying to integrate Chanify into Ninox to send notifications with links and images. Does anyone have experience with this and can help me write the code for this…
-
api.mixpanel ?? What is that??
I have noticed that when Ninox is loading api.mixpanel.com pops up bottom left while my DB is loading. Does anyone have an explanation for this? " What can Mixpanel track?…
-
MAKE.COM (500 Internal Server Error)
Moin, hat noch jemand seit heute Nacht Probleme mit MAKE.COM und den NINOX Modulen ? Bei mir kommt bei jedem Ninox Modul Fehler 500 Internal Server Error.…
-
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
Hi all, 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…
-
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.…
-
header in HTTP function response
Hi, Is there a way to get headers values of a "http" function response ? I need to know the value of a specific header in the response sent by an app when I send a http request.
-
Retrieve API Key programmatically?
Hello, Is there any way to retrieve the right API key programmatically? Background: We want to use our project management system for multiple clients. It is composed of several external tools…
-
Upload file to Ninox via API
Hi there, I want to upload a file to Ninox via MAKE / Integromat using the 'Make an API Call' module. Unfortunately, I do not really understand the API documentation.…
-
Import Users into Microsoft Active Directory from Ninox
Hello, I have a table in Ninox used to manager users. What is the best way to automatically import (create, modify) users in AD based on the changes in Ninox?…
-
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,…
-
Webhooks not working after yesterday's outage
Hello, we use many webhooks as "On click" events, etc... in Ninox. Yesterday almost all day Ninox cloud wasn't working. Today it works, but none of our webhooks working.…
-
Integration with a POS
Hi there, I'm new to Ninox and very excited about the potential .. but I couldn't find a clear answer in the forum/docs to the following : Is it possible to build a custom integration between my…