Skip to main content
Forum
Privacy
Contact
Sign Up
Log in

Welcome to the Ninox community

Search all topics or ask a question
  • Learn and share
  • Get help
  • Service status
  • Documentation
    • Setup
    • Databases
    • Automation
    • My account
    • Administration
  • Webinars
  • Overview
  • Tags
  • API

API

  • Active
  • Newest
    • Most likes
    • Most replies
    • Most views
  • 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.…

    • Andrea.1
    • 1 yr ago
    • 4replies
    • 64
    • Last replyAndrea1 yr ago
    • Get help
  • 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.…

    • Adrian_Schibler
    • 1 yr ago
    • 2replies
    • 178
    • Last replyAdrian Schibler1 yr ago
    • Get help
    • Answered
    • 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…

    • Ainga_RALAISON
    • 1 yr ago
    • 2replies
    • 63
    • Last replyAinga RALAISON1 yr ago
    • Get help
  • Send emails with attachments with Gmail via Make

    Hello, I send emails from Ninox with my Gmail mailbox using Make.com (Integromat) but it is impossible for me to send attachments. This is what my code looks like:…

    • Créateur de bien-être
    • Sebastien_Guillet
    • 1 yr ago
    • 2replies
    • 92
    • Last replyDaniel Berrow1 yr ago
    • Get help
  • 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…

    • UweGroegor
    • 1 yr ago
    • 4replies
    • 302
    • Last replyEric Plet1 yr ago
    • Learn and share
  • 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).…

    • szormpas
    • 1 yr ago
    • 7replies
    • 467
    • Last replySotirios Zormpas1 yr ago
    • Learn and share
  • Getting pdf file from the API response

    Hello API experts! I would appreciate your help saving/opening a PDF file, which is the response to an API call. This is the code of the API endpoint call inside a button: let url := "https://testeps.…

    • szormpas
    • 1 yr ago
    • 17replies
    • 6399
    • Last replySotirios Zormpas1 yr ago
    • Get help
    • Answered
    • Answered
  • Convert XML API call response into JSON object.

    Hi, after a successful call to a public API, the response that I get is of the following form:…

    • szormpas
    • 1 yr ago
    • 2replies
    • 125
    • Last replySotirios Zormpas1 yr ago
    • Get help
    • Answered
    • Answered
  • 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.…

    • UweGroegor
    • 1 yr ago
    • 232
    • 2
    • Learn and share
  • Not Exit from a loop

    Hi to all! i have got this loop on a formula: let images := response.result.images; let coverimageLink := ""; let foundImage := false; for i in images do if (i.type = "primary" or i.…

    • francescostefanello
    • updated 1 yr ago
    • 3replies
    • 125
    • Last replySean1 yr ago
    • Get help
    • Answered
    • Answered
  • 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…

    • Daniel_Berrow
    • 1 yr ago
    • 3replies
    • 188
    • 1
    • Last replyDaniel Berrow1 yr ago
    • Get help
  • 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?…

    • Taylor_Hanson
    • 1 yr ago
    • 2replies
    • 88
    • Last replyMel Charles1 yr ago
    • Get help
  • 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.…

    • Hannes_Kavelar
    • 1 yr ago
    • 4replies
    • 431
    • Last replyHannes Kavelar1 yr ago
    • Get help
    • Answered
    • 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.…

    • szormpas
    • 1 yr ago
    • 6replies
    • 621
    • 3
    • Last replyRoSoft_Steven1 yr ago
    • Learn and share
  • 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.…

    • szormpas
    • 1 yr ago
    • 24replies
    • 623
    • Last replyMconneen1 yr ago
    • Get help
    • Answered
    • 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 :…

    • UMAKERS
    • Jesper_Ordrup
    • 1 yr ago
    • 3replies
    • 342
    • 1
    • Last replyJesper Ordrup1 yr ago
    • Get help
  • 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,…

    • John_Halls
    • updated 3 yrs ago
    • 3replies
    • 472
    • 4
    • Last replyS Moore1 yr ago
    • Learn and share
  • 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…

    • Sviluppatore Ninox
    • Fabio
    • 1 yr ago
    • 8replies
    • 376
    • Last replyJacques TUR1 yr ago
    • Get help
    • Answered
    • 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 developper
    • Jacques_TUR
    • 1 yr ago
    • 2replies
    • 294
    • 6
    • Last replyGarrett1 yr ago
    • Learn and share
  • 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').…

    • Care
    • 1 yr ago
    • 4replies
    • 148
    • Last replyJacques TUR1 yr ago
    • Get help
  • 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.…

    • thomas.4
    • updated 1 yr ago
    • 1reply
    • 92
    • Last replyRoSoft_Steven1 yr ago
    • Get help
  • 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…

    • thomas.4
    • updated 2 yrs ago
    • 5replies
    • 218
    • 1
    • Last replythomas1 yr ago
    • Get help
    • Answered
    • 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…

    • admin.3
    • updated 2 yrs ago
    • 5replies
    • 124
    • Last replyadmin2 yrs ago
    • Get help
  • 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?…

    • Alan_Cooke
    • updated 2 yrs ago
    • 206
    • Get help
  • 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.…

    • Marwin
    • updated 2 yrs ago
    • 1reply
    • 98
    • Last replyMarwin2 yrs ago
    • Get help
1 2 3

Content aside

Categories

  • Learn and share
  • Get help
  • Service status
      • Installed apps
      • Public Cloud
      • Private Cloud
      • On-Premises
      • Tables
      • Table relationships
      • Fields and elements
      • Pages
      • Views
      • Import and export
      • Modules
      • Printing
      • Templates
      • Use cases
      • Scripting
      • Functions
      • API
      • Subscriptions
      • Manage workspaces
      • Manage collaborators
      • Access permissions
      • Usage overview
      • Process monitor
View all topics

Tags

Top contributors

View all members

Recent activity

Powered by Forumbee
Ninox-Website

Overview

  • Learn and share
  • Get help
  • Service status
      • Installed apps
      • Public Cloud
      • Private Cloud
      • On-Premises
      • Tables
      • Table relationships
      • Fields and elements
      • Pages
      • Views
      • Import and export
      • Modules
      • Printing
      • Templates
      • Use cases
      • Scripting
      • Functions
      • API
      • Subscriptions
      • Manage workspaces
      • Manage collaborators
      • Access permissions
      • Usage overview
      • Process monitor
View all topics