| Name | Type | Description | Required |
|---|---|---|---|
| pathModule | String | The Path Module | No |
| recordId | String | The ID of the current record | No |
| type | String | Drive type (Google/OneDrive) | Yes |
| folderId | String | The id of the cloud folder we are referentiating | No |
| path | String | The path as string | No |
| isRoot | Boolean | Indicating whether the path is root | No |
| isShared | Boolean | Indicating whether the path is from the shared drive | No |
The path ID
| Version | Change |
|---|---|
| v11_16 |
Added /CloudDrive/paths POST endpoint.
|