Files Connect Repository Resources
A Files Connect repository is
an external content repository that’s connected to Salesforce. Use these
resources to get a list of repositories, to get information about a repository or a
repository file, and to get the content of a repository file. Also use these
resources to get information about the files and folders in a repository folder. Use
these resources to get a repository’s directory entries, permissions, and permission
types. Also use these resources to update a repository’s permissions.
Available resources:
Use these files resources to work with references to repository files:
Resource | Description |
---|---|
/connect/files/fileId | Get information about or update the version of an existing reference. |
/connect/files/fileId/content | Get the content of the reference. The content is streamed as the body of the response. |
/connect/files/users/me | Create a reference. |