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

SharePoint Ingestion Logic App #513

Merged
merged 4 commits into from
Feb 27, 2024

Conversation

KronemeyerJoshua
Copy link
Contributor

PR for Json Workflow for Sharepoint Ingestion Logic App.
This includes work for tasks 6991,6516,6517,6518,6519

  • Gets files/folders from Sharepoint and uploads them to blob storage
  • Runs every 24 hours
  • Supports folder crawling
  • Has conditions to only upload appropriate file types supported by IA
  • Compares files from sharepoint to the ones in blob storage, if file has been changed in sharepoint or does not exist in blob storage, it will delete (if exists in blob storage) and upload the new copy of the file
  • It will also check each list of files (per folder) against the blob storage to see if a file has been moved/deleted from sharepoint, it will delete it in blob storage

@dayland dayland changed the title Share Ingestion Logic App SharePoint Ingestion Logic App Feb 27, 2024
@georearl georearl merged commit 244c326 into vNext-Dev Feb 27, 2024
6 checks passed
@georearl georearl deleted the joshuakr/6517-LogicAppChangeDetection branch February 27, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants