Tilbake til Microsoft OneDrive

Koble til Knoon AI med Microsoft OneDrive (Microsoft) for å automatisere AI-arbeidsflyter.

Export a OneDrive or SharePoint file to another supported format and save it as an attachment. Maximum supported exported file size is 10MB.
microsoftOneDriveExportFileToAttachment
BETA
Tillatelser
  • Files.Read
Valgfrie tillatelser
  • Files.Read.All
  • Sites.Read.All
Parametere
NavnTypeBeskrivelsePåkrevd
fileIdfile Select the OneDrive or SharePoint file to export.Ja
exportMimeTypemustache Export MIME type to request from Microsoft Graph. Supported values are "application/pdf" and "text/html". Availability depends on the source file type.Ja
Returer
NavnTypeBeskrivelse
statusstring DONE.
contentstring Attachment URL.
sensitive.sourceFileIdstring Original DriveItem ID.
sensitive.sourceMimeTypestring Original source MIME type before export.
sensitive.namestring Name of the saved exported attachment.
sensitive.mimeTypestring MIME type of the saved attachment.
sensitive.sizestring Size (bytes).