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

1:1 chats export v0 #5064

Open
1 task
ryanfkeepers opened this issue Jan 18, 2024 · 0 comments
Open
1 task

1:1 chats export v0 #5064

ryanfkeepers opened this issue Jan 18, 2024 · 0 comments
Labels
chats 1:1 chats within teams export All operations that deal with data export graph api for changes related to communicating directly with the graph rest api

Comments

@ryanfkeepers
Copy link
Contributor

Exports take a RestoreCollection and creates ExportCollections out of it after transforming the data into a format that can be consumable by an end user (like files for drive items or ics for calendar events).

  • Convert individual items from raw backup data to raw json

Chats should be able to re-use channel message export design, since the message entity format is nearly identical.

@ryanfkeepers ryanfkeepers added graph api for changes related to communicating directly with the graph rest api chats 1:1 chats within teams export All operations that deal with data export labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chats 1:1 chats within teams export All operations that deal with data export graph api for changes related to communicating directly with the graph rest api
Projects
None yet
Development

No branches or pull requests

1 participant