integrations.sh
← all integrations

xero.com – xero_files

OpenAPI apis-guru financial

These endpoints are specific to Xero Files API

Homepage
https://api.apis.guru/v2/specs/xero.com:xero_files/2.9.4.json
Provider
xero.com:xero_files / xero_files
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/xero.com/xero_files/2.9.4/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/xero.com/xero_files/2.9.4/openapi.yaml

Tools (18)

Extracted live via the executor SDK.

  • files.createFileAssociation

    By passing in the appropriate options, you can create a new folder

  • files.createFolder

    By passing in the appropriate properties, you can create a new folder

  • files.deleteFile

    Delete a specific file

  • files.deleteFileAssociation

    By passing in the appropriate options, you can create a new folder

  • files.deleteFolder

    By passing in the appropriate ID, you can delete a folder

  • files.getAssociationsByObject

    By passing in the appropriate options,

  • files.getFile

    Retrieves a file by a unique file ID

  • files.getFileAssociations

    By passing in the appropriate options,

  • files.getFileContent

    By passing in the appropriate options, retrieve data for specific file

  • files.getFiles

    Retrieves files

  • files.getFolder

    By passing in the appropriate ID, you can search for specific folder

  • files.getFolders

    By passing in the appropriate options, you can search for available folders

  • files.getInbox

    Search for the user inbox

  • files.updateFile

    Updates file properties of a single file

  • files.updateFolder

    By passing in the appropriate ID and properties, you can update a folder

  • files.uploadFile

    Uploads a File

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools