Documentation Index

Fetch the complete documentation index at: https://docs.datajet.app/llms.txt

Use this file to discover all available pages before exploring further.

RequiredFields

Prev Next
{
  "method": "RequiredFields",
  "fields": [
    "table.field1",
    "table.field2",
    "table.field3",
    "table.field4"
  ],
  "project": "MyProject"
}
{
  "method": "RequiredFields",
  "exportTemplate":  "templateName",
  "table": "tableName",
  "project": "MyProject"
}