Settings Endpoint: DataFiles

From OdataLink
Jump to navigation Jump to search

Overview

The DataFiles settings endpoint allows you to retrieve the list of data files associated with a model.


Fields

The following fields are available for the Model endpoint.

DataFileID
A GUID field representing the internal id of a data file.
This field can be used to link to other endpoints.
DataFileName
A text field that provides the name of the data file within OdataLink.
DataFileCode
A text field that provides the code of the data file used to construct the OData Feed URL.
DataFileType
A text field that indicates type of data file.
Possible values are:
  • MYOB
  • Xero
ODataFeedURL
A text field that provides the OData Feed URL for this data file / model


Related Topics

Settings Endpoints