pnp / pnp/cli-microsoft365

Add commands for SharePoint Syntex/Premium

Open
#6,074 13 comments 1 reaction 1 assignee View on GitHub

@mkm17 is already working on this.

Since Jul 5, 2024.

epic feature request needs discussion
Dominant language
TypeScript
Stars
1.5k
Forks
413
Avg merge
5d 6h
Merged PRs (30d)
21

Description

In one of my research, I discovered that there is a special section in the SharePoint API for managing SP Syntex models. Here is the link: https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/syntex-model-rest-api

What do you think about the idea of creating a set of commands in CLI, such as m365 spo stx,.. to manage models?

Some of the endpoints look really useful, such as:
https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method
https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-applymodel-method
https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getmodelandlibraryinfo

We can also add a command to retrieve the Syntex Content Center site.

Let me know what you think.

  • m365 spp contentcenter add or extend spo site add command with ContentCentre type ??
  • #6101
  • m365 spp contentcenter contextinfo get (To check if valuable)
  • #6105
  • m365 spp model set (To check)
  • #6103
  • #6118
  • #6119
  • #6584
  • #6203
  • m365 spp autofillcolumn list
  • m365 spp autofill invoke

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.