Added the Sync Outlook calendar events to a SharePoint list using Pow…#163
Open
Added the Sync Outlook calendar events to a SharePoint list using Pow…#163
Conversation
Contributor
|
Hi @saiiiiiii , Thank you for your sample! Could you please check it and fix? Additionally, I recommend using environment variables to store SharePoint site and list information, and replace hardcoded values with environment variables in the flow. Once you update the source code, I'll be happy to review again and merge once issues will be resolved. Thank you! Katerina Ch. |
Author
|
Thank you so much for the review, and apologies for the delay in my response. I’ve updated the changes as per your comments — if there are any new comments, I’ll address them immediately going forward. Please let me know if you still notice any issues. Thanks, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

SharePoint Calendar Event Sync - Power Automate
What's in this Pull Request?
This pull request adds a new Power Automate sample that demonstrates how to automatically sync Outlook/Teams calendar events to a SharePoint list.
Key Features:
Sample Components:
This solution serves as a proof-of-concept that can be customized and extended for various calendar-to-SharePoint integration scenarios.
Checklist