Difference between revisions of "OData Feed URLs"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
The syntax is as follows: | The syntax is as follows: | ||
''https::// | ''https:://servername/account code/model code/data file code/endpoint'' | ||
; Account Code | ; Account Code |
Revision as of 18:57, 14 May 2020
ODataLink will expose your data files data using OData compliant urls.
Syntax
The syntax is as follows: https:://servername/account code/model code/data file code/endpoint
- Account Code
- This is the code generated for your account.
- Model Code
- These are the codes generated for your models.
- Data File Code
- These are the codes generated for your data files.
- Endpoint
- These are the endpoints you chose to include for your models.
Related Topics
Configuring accounts
Configuring models
Configuring data files
Accounts
Models
Data Files
Endpoints