This content has been marked as final.
Show 2 replies
-
Re: Whats new in v3.12 apis
yuval.zJun 30, 2015 9:23 AM (in response to pawans)
1 person found this helpfulHi Pawan --
I believe a blog post is coming soon, but here is the rough summary:
- Moderation & Abuse Reports. You can now manage the moderation and abuse report process.
Link: https://developers.jivesoftware.com/api/v3/cloud/rest/ModerationAbuseEntity.html - Support Center & Support Center Sections. You can now create and manage support center pages.
Link: https://developers.jivesoftware.com/api/v3/cloud/rest/SupportCenterEntity.html - Helpful/Unhelpful Content. You can now mark or unmark content as helpful or unhelpful.
Link: Jive REST Rest API v3.10 → Content service - Person Roles Entity. You can check the permission settings for a person.
Link: https://developers.jivesoftware.com/api/v3/cloud/rest/PersonRolesEntity.html
Link 2: Jive REST Rest API v3.10 → Person service - Deleted Object Entity. You can now get some basic metadata on deleted objects.
Link: https://developers.jivesoftware.com/api/v3/cloud/rest/DeletedObjectEntity.html - And minor changes to:
- Messages Service: Get Replies / Get Content Replies
- Tile Instance Service: Get Instance By External ID, Update Instance Data By External ID
- External Stream Instance Service: Get Instance By External ID, Post Activity, Post Activity With Form
- Ext Props Service: Get System Ext Props By UUID
- Question Service: Endpoints now use "contentID" param instead of "threadID"
-
Re: Whats new in v3.12 apis
pawans Jun 30, 2015 9:31 AM (in response to yuval.z)Thanks Yuval Z.
I will wait for the official blog
I already had some questions around the new stuff I saw like the deleted objects one.
I tried it for places and could not understand the value of the metadata given by that api as webhooks already has that.
The deleted content object might be helpful as webhooks does not have it.
Will wait for the blog post to come.
- Moderation & Abuse Reports. You can now manage the moderation and abuse report process.