Skip to content

NinoxGetRecords - Ninox

← Ninox Add-On Übersicht

Receives records from a table in Ninox. Specify the table (usually a single letter e.g. G). The output contains the last updated records first


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTNinox Account Data.Nein
tableIDSTRINGThe table ID in Ninox (usually a single letter e.g. "G") from which you want to fetch the records.Ja
limitSTRINGLimits the number of API Calls to be retrieved. Per Call 100 records will be fetched. Enter a small number for tests. If limit is empty then all orders are retrieved.Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

NameDatentypBeschreibungWerte
recordsSPREADSHEETRecords of the table in Ninox. The columns returned depend on your table schema in Ninox.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLENinox ID of the Record.
sequenceSINGLE
createdAtSINGLE
createdBySINGLE
modifiedAtSINGLE
modifiedBySINGLE