stepNinox Skip to content

NinoxGetRecords Step

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.

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Ninox Account Data. Nein
tableID STRING The table ID in Ninox (usually a single letter e.g. "G") from which you want to fetch the records. Ja
limit STRING Limits 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.

Name Datentyp Beschreibung Pflichtfeld Werte
records SPREADSHEET Records of the table in Ninox. The columns returned depend on your table schema in Ninox. Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENinox ID of the Record.Nein
sequenceSINGLENein
createdAtSINGLENein
createdBySINGLENein
modifiedAtSINGLENein
modifiedBySINGLENein