Microsoft SharePoint Excel
Supports:
- ✅ Connection Proxy
Connection
Configuration
| Name | Type | Description | Required |
|---|---|---|---|
client_id | string | false | |
client_secret | string | false | |
oauth_access_token | string | false | |
oauth_refresh_token | string | false | |
oauth_token_expiry | string | false |
Example
{"name": "Microsoft SharePoint Excel connection","type": "sharepoint_excel","configuration": {"client_id": "eb669428-1854-4cb1-a560-403e05b8acbf","client_secret": "ay8d5hdepz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq","oauth_access_token": "{access token}","oauth_refresh_token": "{refresh token}","oauth_token_expiry": "2023-11-21T21:48:51Z"}}
