pnp / pnp/powershell

[FEATURE] Export-PnPTeamsChannelMessage

Open
#1,163 4 comments 0 reactions 2 assignees View on GitHub

@siddharth-vaghasia is already working on this.

Since Oct 6, 2023.

enhancement
Dominant language
C#
Stars
904
Forks
407
Avg merge
9h 16m
Merged PRs (30d)
10

Description

Is your feature request related to a problem? Please describe.
Sometimes admins are requested to export channel messages in HTML.

Describe the solution you'd like
Ideally would be great to get a cmdlet like Export-PnPTeamsChannelMessage that would allow exporting all channel content into a pretty HTML file. would be awesome to have a choice to export:

  • text only
  • text and images (images should be embedded in HTML file)
  • text, images and other files (should be located in the attachments folder)

Describe alternatives you've considered

  • Getting messages using a self-developed script communicating with GraphAPI, but it would download images separately.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.