The plugin updates and publishes various states in Bubble, which can be used to reflect information in the interface or to execute subsequent workflows. These include:
file_urls: URLs of the selected files or for download.
file_ids: Identifiers of the files obtained from Microsoft Graph.
file_sizes: Sizes of the files.
selected_ids: List of IDs of the selected files.
parent_drive_ids: IDs of the associated drives (root folders).
thumbnails: URLs of file thumbnails.
file_extensions: File extensions (e.g., .jpg, .pdf).
mime_types: MIME types of the files.
file_names: Original names of the files.
created_dates and last_modified_dates: Creation and last modification dates.
download_urls: Direct URLs for downloading.
webUrl: Web URL to view the files in OneDrive or SharePoint.
share_links: Links generated for sharing files (when using the "share" action).
initalized: Boolean state indicating whether the picker has been initialized correctly.
Was this page helpful?
Thank you for your feedback!
Please Login First
We use cookies to enhance your experience on our website. By continuing to browse, you agree to our use of cookies. Learn more in our Privacy Policy
Comments (00)