TDV Adapter for JSON

Build 22.0.8462

Connecting to SharePoint Online

TODO

Connecting to SharePoint Online SOAP

Set the URI to a document library containing JSON files. To authenticate, set User and Password and StorageBaseURL.

For example:

Note that this connection method may not work if the StorageBaseURL ends with "-my.sharepoint.com". You should use the onedrive:// scheme when connecting to these sites because they do not support the components that of SharePoint that the adapter needs to download files.

TODO

Connecting to SharePoint Online REST

Set the URI to a document library containing JSON files. StorageBaseURL is optional. If not provided, the driver will work with the root drive. To authenticate, use the OAuth authentication standard.

For example:

Note that this connection method may not work if the StorageBaseURL ends with "-my.sharepoint.com". You should use the onedrive:// scheme when connecting to these sites because they do not support the components that of SharePoint that the adapter needs to download files.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462