TODO
Create Folder
Create a SharePoint folder
Input | Description |
---|---|
SharePoint Instance Id | |
Record Id | The record to link this action to. |
Server Relative Url (Optional) | The path to the parent folder where the new folder will be created in. |
Folder Name | The name of the folder. |
🆕 Reset Sharing (Optional) | In addition to creating the folder, reset the sharing back to inherit. Effectively removing all custom sharing rules. |
🆕 Skip if no Permission (Optional) | Only applicable if Reset Sharing is used. If the running user does not have sharing rights, skip the process. Else fail and stop the process. This does not impact the creation of the folder component. |
Output | Description |
---|---|
Url to folder | The new server relative url to the created folder. |
...
Create and Pin Folder
Action
Description
Input
...
Name
...
Description
Output
...
Name
...
Description
Pin Folder
Action
Description
Input
...
Name
...
Description
Output
Name
Input | Description |
---|---|
SharePoint Instance Id | |
Record Id | The record to link this action to. For convenience, this is also the record to pin the folder to. |
Server Relative Url (Optional) | The path to the parent folder where the new folder will be created in. |
Folder Name | The name of the folder. |
🆕 Reset Sharing (Optional) | In addition to creating the folder, reset the sharing back to inherit. Effectively removing all custom sharing rules. |
🆕 Skip if no Permission (Optional) | Only applicable if Reset Sharing is used. If the running user does not have sharing rights, skip the process. Else fail and stop the process. This does not impact the creation of the folder component. |
Output | Description |
---|---|
Url to folder | The new server relative url to the created folder. |
...
Pin Folder
Input | Description |
---|---|
SharePoint Instance Id | |
Record Id | The record to link this action to. For convenience, this is also the record to pin the folder to. |
Server Relative Url (Optional) | The path to the folder to pin. |
Output | Description |
---|---|
Url to folder | The relative url to the pinned folder. |
Share Folder
Action
Description
...