| Name | Type | Description | Required |
|---|---|---|---|
| module | String | The Path Module | No |
| recordId | String | The ID of the current record | No |
| type | String | Drive type (Google/OneDrive) | Yes |
[
[
name: 'drivepath1',
folderId: '123'
...
]
...
]
| Version | Change |
|---|---|
| v11_16 |
Added /CloudDrive/path GET endpoint.
|