Used for importing data from an OData service.
This connection type supports the following task types:
This connection can be used in a Data Migration.
Usable as Source | Usable as Target | Usable as Incremental Source | Usable as Incremental Target |
---|---|---|---|
✔ | ❌ | ❌ | ❌ |
Template Name | Description |
---|---|
OData (No Authentication) | The standard OData connection string for working with unauthenticated endpoints. |
OData (Basic Authentication) | The OData connection string for working with Basic/Digest authentication. |
OData (Authorization Header) | The OData connection string for working with endpoints secured by tokens passed in the Authorization header. |
CustomHeaders
property can be done by separating each header: value
with a new line.