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

New command: viva engage community get #5754

Closed
milanholemans opened this issue Jan 5, 2024 · 10 comments
Closed

New command: viva engage community get #5754

milanholemans opened this issue Jan 5, 2024 · 10 comments

Comments

@milanholemans
Copy link
Contributor

Usage

m365 viva engage community get [options]

Description

Gets information of a Viva Engage community

Options

Option Description
-i, --id <id> The unique identifier of the community.

Examples

Get a specific community by ID

m365 viva engage community get --id eyJfdHlwZSI6Ikdyb3VwIiwiaWQiOiI0Mjg1NzkwNjE3NyJ9

Default properties

No response

Additional Info

API

https://learn.microsoft.com/en-us/graph/api/community-get?view=graph-rest-beta&tabs=http

Remarks to be included in docs

  • Warning that API is in beta and is subject to change
@milanholemans milanholemans added good first issue new feature needs peer review Needs second pair of eyes to review the spec or PR labels Jan 5, 2024
@waldekmastykarz
Copy link
Member

Could we also offer the ability to retrieve a community by its name?

@milanholemans
Copy link
Contributor Author

There is currently no API to list communities, so for now, it's not really possible.

@MartinM85
Copy link
Contributor

There is currently no API to list communities, so for now, it's not really possible.

Seems like the request GET https://graph.microsoft.com/beta/employeeExperience/communities works fine, but it's missing in the doc.

@milanholemans
Copy link
Contributor Author

https://graph.microsoft.com/beta/employeeExperience/communities

I did try it for my tenant and it gives a 404.

image

@Saurabh7019
Copy link
Contributor

Can I work on this?

@Saurabh7019
Copy link
Contributor

Oh, I see it is still being reviewed. Could you please assign it to me when it is ready?

@milanholemans
Copy link
Contributor Author

@pnp/cli-for-microsoft-365-maintainers could anyone have a quick look?

@waldekmastykarz
Copy link
Member

I'm also getting a 404

@milanholemans
Copy link
Contributor Author

I meant a quick look at the spec, so @Saurabh7019 can start working on it 😊

@Adam-it
Copy link
Contributor

Adam-it commented Mar 8, 2024

the specs looks ok to me 👍

@Adam-it Adam-it added work in progress and removed needs peer review Needs second pair of eyes to review the spec or PR labels Mar 8, 2024
Saurabh7019 added a commit to Saurabh7019/cli-microsoft365 that referenced this issue Mar 14, 2024
Saurabh7019 added a commit to Saurabh7019/cli-microsoft365 that referenced this issue Mar 14, 2024
Add 'community' to command name word breaking list
Saurabh7019 added a commit to Saurabh7019/cli-microsoft365 that referenced this issue Apr 11, 2024
Saurabh7019 added a commit to Saurabh7019/cli-microsoft365 that referenced this issue May 7, 2024
Saurabh7019 added a commit to Saurabh7019/cli-microsoft365 that referenced this issue May 20, 2024
@milanholemans milanholemans added this to the v7.9 milestone May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants