Getting Data from OData

Getting Data from OData

The SaveToDB add-in supports OData from the box.

Use the connection wizard to connect and specify a service document URL like

https://odatadb.savetodb.com/v4/mssql-023/default/en-us/

The add-in shows EntitySets and FunctionImports with the metadata IncludeInServiceDocument attribute.

If the metadata does not contain any IncludeInServiceDocument attribute, the add-in shows all EntitySets and FunctionImports from the service document.