Direction
-
API file upload
Hi, Do you know if the upload file API method is working ? Someone can give an example ? Thanks a lot.
-
I have a serious problem
Hi ninox users, I don't have the same data in my cloud database beetween the apps application (mac, ipad, iphone) and the http apps (safari,chrome...). This is the first time I've this problem.…
-
API REST : Trying to upload a file
Hi, I'm looking for the code to upload a file with the REST API. I'm trying that, but I've a "End-point not foundserveur" response : curl -H "Authorization: Bearer ??????-???-???-????-???????????…
-
Print a field image from a linked table don't work
Hi, I can't print a simple image from a second table. Here the formula in the document editor : (select JOB where Atelier.Nom = "CHAUDRONNERIE" and Ordre = this).…
-
Script permission attribute
Hi Ninox users, There is a way to run a script with different permissions than the current user? thanks !
-
Maximum record read at once with the API
Hi, Example Request GET https://api.ninoxdb.de/v1/teams/67mm9vc324bM7x/databases/nk5xt24oixj4/tables/A/records?page=1&perPage=(????????????)&order=First%20Name What is the maximum value ? Thanks.
-
How to reset the table 'ID' to zero ?
Hello, Do you know a method to reset a table and restart the id to 1 ? Thank you :-)
-
Create un subtable record from the parent table with a script button
Hi, Need help... How can i do that please ? Thanks !
-
HTTP REQUEST ON UPDATE ?
Hi, I've trying to place an http request in a trigger update. Seem to not working... Thank you if someone have experimented that ;-)