Skip to contents

Use connector.sharepoint

ConnectorSharepoint
Connector Object for Sharepoint class, built on top of connector::Connector class
connector_sharepoint()
Create sharepoint connector object
connector-options-sharepoint
Options for connector.sharepoint

connector.sharepoint functions

create_directory_cnt()
Create a directory
disconnect_cnt()
Disconnect (close) the connection of the connector
download_cnt()
Download content from the connector
download_directory_cnt()
Download a directory
list_content_cnt()
List available content from the connector
read_cnt()
Read content from the connector
remove_cnt()
Remove content from the connector
remove_directory_cnt()
Remove a directory
tbl_cnt()
Use dplyr verbs to interact with the remote database table
upload_cnt()
Upload content to the connector
upload_directory_cnt()
Upload a directory
write_cnt()
Write content to the connector

Utilities

get_default_hash()
Get the default hash
get_token()
Retrieve a token from the AzureAuth package

Logs

log_read_connector()
Connector Logging Functions
log_remove_connector()
Connector Logging Functions
log_write_connector()
Connector Logging Functions