integrations.sh
← all integrations

hubapi.com – files

OpenAPI apis-guru

Upload and manage files.

Homepage
https://api.apis.guru/v2/specs/hubapi.com:files/v3.json
Provider
hubapi.com:files / files
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/hubapi.com/files/v3/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/hubapi.com/files/v3/openapi.yaml

Tools (20)

Extracted live via the executor SDK.

  • files.deleteFilesV3FilesFileIdArchive

    Delete file by ID

  • files.deleteFilesV3FilesFileIdGdprDeleteArchiveGdpr

    GDRP delete file

  • files.getFilesV3FilesFileIdGetById

    Get file by ID.

  • files.getFilesV3FilesFileIdSignedUrlGetSignedUrl

    Generates signed URL that allows temporary access to a private file.

  • files.getFilesV3FilesImportFromUrlAsyncTasksTaskIdStatusCheckImport

    Check the status of requested import.

  • files.getFilesV3FilesSearchDoSearch

    Search through files in the file manager. Does not display hidden or archived files.

  • files.patchFilesV3FilesFileIdUpdateProperties

    Update properties of file by ID.

  • files.postFilesV3FilesImportFromUrlAsyncImportFromUrl

    Asynchronously imports the file at the given URL into the file manager.

  • files.postFilesV3FilesUpload

    Upload a single file with content specified in request body.

  • files.putFilesV3FilesFileIdReplace

    Replace existing file data with new file data. Can be used to change image content without having to upload a new file and update all references.

  • folders.deleteFilesV3FoldersFolderIdArchive

    Delete folder by ID.

  • folders.deleteFilesV3FoldersFolderPathArchiveByPath

    Delete folder by path.

  • folders.getFilesV3FoldersFolderIdGetById

    Get folder by ID

  • folders.getFilesV3FoldersFolderPathGetByPath

    Get folder by path.

  • folders.getFilesV3FoldersSearchDoSearch

    Search for folders. Does not contain hidden or archived folders.

  • folders.getFilesV3FoldersUpdateAsyncTasksTaskIdStatusCheckUpdateStatus

    Check status of folder update. Folder updates happen asynchronously.

  • folders.postFilesV3FoldersCreate

    Creates a folder.

  • folders.postFilesV3FoldersUpdateAsyncUpdateProperties

    Update properties of folder by given ID. This action happens asynchronously and will update all of the folder's children as well.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools