Skip to content

Conversation

@maxixcom
Copy link
Contributor

  1. Help Center: Management Permission Groups

https://developer.zendesk.com/rest_api/docs/help_center/permission_groups

A management permission group defines which agents can create, update, archive, and publish articles. It consists of a set of privileges, each of which is mapped to a user segment. Agents receive whichever privileges are associated with the user segments they belong to.

  1. Help Center: User Segments

https://developer.zendesk.com/rest_api/docs/help_center/user_segments

A user segment defines who can view the content of a section or topic.

Should resolve: Add support for User Segments / Permissions Groups #292

  1. Supplying a notify_subscribers property along POST:/articles.json

https://developer.zendesk.com/rest_api/docs/help_center/articles#create-article

Supplying a notify_subscribers property with a value of false will prevent subscribers to the article from receiving an article creation email notification. This can be helpful when creating many articles at a time. Specify the property in the root of the JSON object, not in the "article" object.

Copy link
Contributor

@aheritier aheritier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thx a lot @maxixcom

@aheritier aheritier merged commit 6f8a723 into cloudbees-oss:master Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants