How to get eventTypes list?How can I get the eventTypes list for use him in my OOBT. I was tried use '/eventTypes' end point api with 'GET' method, but i recieved 404 error. In my admin console prop jive.event.eventTypes is missing.
HTML tile loads indefinitelyHello! I'm currently in the developer sandbox and trying to work with HTML tiles. I create a new page and add a new HTML tile, but when I click on the gear to configure the tile, a loading screen appears indef...
Getting Top Participants of the GroupsHi Team, Jive DevelopersJive Plugin Developer I am trying to get top participants of the groups without using "Top Participant" widget. Please suggest is there any way to get this using rest api. ...
get current page URLHi, I'm trying to get the entire URL of the current page in FTL file. (Jive 7) I tried using JiveResourceResolver.getPageURL() but getting it blank. Please suggest a way. Thanks
Adding an HTML Tile to a PageStarting with the 2015.2 Jive Cloud release, you can create a tile using your own custom HTML — without even the need to create your own add-on. You add an HTML tile to a page the same way you add other tiles: b...
Thread Unnecessary   addition to HTML code in Jive.
Unnecessary   addition to HTML code in Jive.Hi guys, I have encountered an issue while updating my document content in Connect using Jive API. I am using "request.put" and posting some html code(table) to the content. But once i post/update t...
Document How to Access the Official Jive Developer Sandbox
How to Access the Official Jive Developer SandboxPlease read instructions below. 'Step 2' on the form has been updated.
Step 1 - Register in AureaWorks
Step 2 - Request Access to the Jive Developer Sandbox
Step 3 - Log in to the Sandbox
Please read i...
Invalid HTML in content text fieldHi All, create discussion via REST API (/api/core/v3/contents) throws error recently like below, before it was working fine. { "error":{ "message": "Invalid HTML in content text field","status": 400,"...
Thread Why I update document content, it loses its place assignment.
Why I update document content, it loses its place assignment.Hi All, When I update an existing document's contents, it loses its place assignment. It should only update the fields I specify .. or this is my expectation. What am I doing wrong: e.g. ...
Creating a Signed Add-onYou can sign an add-on to give it unrestricted content rights to your community. You shouldn't need to do this for most add-ons, but some scenarios require this functionality. WARNING: This action gives unrestricted...
Trying to get events for a PlaceSo I'm trying to get the events for a Place, it says I can pass the "URI of a place, limiting results to objects contained in that place", but I'm not sure what the URI is of the Place or how to get it. I've t...