Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OneDrive file management in a plugin-microsoft #62

Open
Ben8t opened this issue Jan 26, 2024 · 1 comment
Open

Add support for OneDrive file management in a plugin-microsoft #62

Ben8t opened this issue Jan 26, 2024 · 1 comment
Assignees
Labels
area/plugin Plugin-related issue or feature request enhancement New feature or request kind/customer-request Requested by one or more customers

Comments

@Ben8t
Copy link
Member

Ben8t commented Jan 26, 2024

Feature description

Like for Google Drive plugin, it would be great to have:

  • upload: one file, many files (map), entire folder (using glob pattern?)
  • download: one file, one folder
  • delete: one or many files from OneDrive
  • list: files given a OneDrive directory
  • trigger: if possible, listen for the addition of a file on a OneDrive directory to trigger a flow

from Microsoft One Drive service

Example use case:

  • Download CSV file (http.Download task) -> Convert to Excel (iontoExcel) -> upload to OneDrive
  • Download Excel file from One Drive -> convert to Ion -> process file in Python -> reconver to Excel -> upload file to One Drive/send by email
@Ben8t Ben8t added the enhancement New feature or request label Jan 26, 2024
@anna-geller anna-geller modified the milestones: v0.18.0, v0.16.0 Jan 28, 2024
@anna-geller anna-geller added the kind/customer-request Requested by one or more customers label Jan 29, 2024
@anna-geller
Copy link
Member

info: there seems to be no official Java driver from Microsoft

we should create a dedicated plugin-microsoft, rather than adding to Azure

@anna-geller anna-geller modified the milestones: v0.16.0, v0.18.0 Feb 5, 2024
@anna-geller anna-geller changed the title Add support for OneDrive file management Add support for OneDrive file management in a plugin-microsoft Jun 4, 2024
@anna-geller anna-geller removed this from the v0.18.0 milestone Jul 4, 2024
@tchiotludo tchiotludo removed the plugin label Jul 5, 2024
@anna-geller anna-geller added the area/plugin Plugin-related issue or feature request label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Plugin-related issue or feature request enhancement New feature or request kind/customer-request Requested by one or more customers
Projects
Status: Backlog
Development

No branches or pull requests

4 participants