For the complete documentation index, see llms.txt. This page is also available as Markdown.

Importing Field Maps

The Import Fields button opens the Import Field Mappings dialog. Select a .json file to import; only .json files are accepted. If the file is not valid JSON, the import will fail with an error.

Importing appends the mappings from the file to the Data Source's existing mappings. It does not replace them.

The expected file format is the one produced by the Export Fields operation.

Last updated

Was this helpful?