Files.com integration (Productivity, Data). Imported from open-connector.
https://{subdomain}{files_com_api_host_suffix}{files_com_api_path_prefix}/folders/{path}.json
| Param | Type | Required | Description |
|---|---|---|---|
| path | string | required | The Files.com folder path to list. |
| page | integer | optional | The page number to request. |
| perPage | integer | optional | The number of entries to return per page. |
/files/{path}.json
| Param | Type | Required | Description |
|---|---|---|---|
| path | string | required | The Files.com remote path, such as folder/file.txt. |
/files/{path}.json
| Param | Type | Required | Description |
|---|---|---|---|
| path | string | required | The Files.com remote path, such as folder/file.txt. |