yaml
type: "io.kestra.plugin.microsoft365.sharepoint.List"
yaml
id: microsoft365_sharepoint_list
namespace: company.team

tasks:
  - id: list
    type: io.kestra.plugin.microsoft365.sharepoint.List
    tenantId: "{{ secret('AZURE_TENANT_ID') }}"
    clientId: "{{ secret('AZURE_CLIENT_ID') }}"
    clientSecret: "{{ secret('AZURE_CLIENT_SECRET') }}"
    siteId: "contoso.sharepoint.com,2C712604-1370-44E7-A1F5-426573FDA80A,2D2244C3-251A-49EA-93A8-39E1C3A060FE"
    driveId: "b!BCTBCKSP50iysCOFPU"
    folderId: "root"

yaml
id: microsoft365_sharepoint_list_folder
namespace: company.team

tasks:
  - id: list
    type: io.kestra.plugin.microsoft365.sharepoint.List
    tenantId: "{{ secret('AZURE_TENANT_ID') }}"
    clientId: "{{ secret('AZURE_CLIENT_ID') }}"
    clientSecret: "{{ secret('AZURE_CLIENT_SECRET') }}"
    siteId: "contoso.sharepoint.com,2C712604-1370-44E7-A1F5-426573FDA80A,2D2244C3-251A-49EA-93A8-39E1C3A060FE"
    driveId: "b!BCTBCKSP50iysCOFPU"
    folderId: "01BYE5RZ6QN3ZWBTURF3F43DSUNZYRZD5Q"
Properties
DefaultFETCH
Possible Values
STOREFETCHFETCH_ONENONE
Defaultroot
Definitions
createdDateTimestring
Formatdate-time
idstring
isFileboolean
isFolderboolean
lastModifiedDateTimestring
Formatdate-time
namestring
sizeinteger
webUrlstring
Definitions
createdDateTimestring
Formatdate-time
idstring
isFileboolean
isFolderboolean
lastModifiedDateTimestring
Formatdate-time
namestring
sizeinteger
webUrlstring
Formaturi
Unitcount