Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spajai/etl-sharepoint-data-uploader-pipeline

Custom Python Script to Pull specific data from source and Upload to the Microsoft SharePoint
https://github.com/spajai/etl-sharepoint-data-uploader-pipeline

data etl etl-pipeline microsoft microsoft365 python3 sharepoint sharepoint-online

Last synced: 25 days ago
JSON representation

Custom Python Script to Pull specific data from source and Upload to the Microsoft SharePoint

Awesome Lists containing this project

README

        

# ETL-sharepoint-data-uploader-pipeline
Custom Python Script to Pull specific data from source and Upload to the Microsoft SharePoint

### Usage

* Edit Define setting.py file

`pip3 install json, os, sys office365`

* Can be used to refer the upload section on Sharepoint. (Reference purpose)

#### Example

`pyhon3 scipt.py -k k1,k2,k3 -f f1,,f3 -m ,,m3`

`pyhon3 scipt.py -v k1:f1:m1:t1, k2, m2`