Skip to content
1 change: 1 addition & 0 deletions website/docs/components/data-connectors/sharepoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down Expand Up @@ -108,6 +109,7 @@ As outlined in the [connector parameters](#parameters), the SharePoint connector

1. Service principal authentication, by setting the `sharepoint_client_secret` parameter.
2. User authentication, by setting the `sharepoint_bearer_token` parameter. Generally this is obtained by running `spice login sharepoint` and following the OAuth2 flow.
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

### Creating an Enterprise Application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down Expand Up @@ -108,6 +109,7 @@ As outlined in the [connector parameters](#parameters), the SharePoint connector

1. Service principal authentication, by setting the `sharepoint_client_secret` parameter.
2. User authentication, by setting the `sharepoint_bearer_token` parameter. Generally this is obtained by running `spice login sharepoint` and following the OAuth2 flow.
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

### Creating an Enterprise Application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down Expand Up @@ -108,6 +109,7 @@ As outlined in the [connector parameters](#parameters), the SharePoint connector

1. Service principal authentication, by setting the `sharepoint_client_secret` parameter.
2. User authentication, by setting the `sharepoint_bearer_token` parameter. Generally this is obtained by running `spice login sharepoint` and following the OAuth2 flow.
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

### Creating an Enterprise Application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down Expand Up @@ -108,6 +109,7 @@ As outlined in the [connector parameters](#parameters), the SharePoint connector

1. Service principal authentication, by setting the `sharepoint_client_secret` parameter.
2. User authentication, by setting the `sharepoint_bearer_token` parameter. Generally this is obtained by running `spice login sharepoint` and following the OAuth2 flow.
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

### Creating an Enterprise Application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down Expand Up @@ -108,6 +109,7 @@ As outlined in the [connector parameters](#parameters), the SharePoint connector

1. Service principal authentication, by setting the `sharepoint_client_secret` parameter.
2. User authentication, by setting the `sharepoint_bearer_token` parameter. Generally this is obtained by running `spice login sharepoint` and following the OAuth2 flow.
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

### Creating an Enterprise Application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down Expand Up @@ -108,6 +109,7 @@ As outlined in the [connector parameters](#parameters), the SharePoint connector

1. Service principal authentication, by setting the `sharepoint_client_secret` parameter.
2. User authentication, by setting the `sharepoint_bearer_token` parameter. Generally this is obtained by running `spice login sharepoint` and following the OAuth2 flow.
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

### Creating an Enterprise Application

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The sharepoint connector does not yet support creating a dataset from a single f
| `sharepoint_tenant_id` | **Yes** | The tenant ID of the Azure AD (Entra) application. |
| `sharepoint_client_secret` | Optional | For service principal authentication. The client secret of the Azure AD (Entra) application. |
| `sharepoint_bearer_token` | Optional | For user authentication. The bearer access token obtained from the OAuth2 flow (see `spice login sharepoint` [docs](../../cli/reference/login)). |
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

:::note
Only one of `sharepoint_client_secret` or `sharepoint_bearer_token` is allowed.
Expand Down Expand Up @@ -108,6 +109,7 @@ As outlined in the [connector parameters](#parameters), the SharePoint connector

1. Service principal authentication, by setting the `sharepoint_client_secret` parameter.
2. User authentication, by setting the `sharepoint_bearer_token` parameter. Generally this is obtained by running `spice login sharepoint` and following the OAuth2 flow.
| `file_format` | Optional | Specifies the document file format for parsing. Refer to [File Formats](./#file-formats) for details. |

### Creating an Enterprise Application

Expand Down
Loading