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...
Thread Tiles 101: User Specific Data in List Tile?
Tiles 101: User Specific Data in List Tile?Our company recently started using Jive. I wanted to do something seemingly simple: I would like to show a list of links defined from a service (that I already maintain) that are specific to the logged in user. ...
Thread How do you set request timeout header in osapi?
How do you set request timeout header in osapi? I have a custom tile UI where I show the links of the attachments present on the end system. When user clicks on it the attachment will start downloading. The pro...
Changing the image size of a custom add-onWe need to change the size of an image which has been added in our custom add-on. It is by default taking 16px*16px. Need to increase it to 18px. The style is being referenced to jive.css file. What should we do to in...
Thread Is there any way to retrieve the contents in a pagination way
Is there any way to retrieve the contents in a pagination wayI am using the below REST API to retrieve contents https://developers.jivesoftware.com/api/v3/cloud/rest/ContentService.html#getContents(List<String>,%20String,%20int,%20int,%20String,%20boolean,%20boolean) an...
Thread How can we read blog post using REST api and C#?
How can we read blog post using REST api and C#?I want read blog post,comments etc and display using C# and REST api? Is it possible to this in JIVE? There is a issue marked about reading content using REST api for ADFS accounts. Experts ,Please suggest i...
Thread How to download the Jive Blog post as PDF using API
How to download the Jive Blog post as PDF using APIHi, I have to automate a script which will export the blog post written by users in PDF format. I am getting the URLs of the blog post and appending ".pdf" to it. After downloading PDF URLs using web-client(C#), we a...
Upload image from a Custom View TileHi Team John Reynolds Gopi Gorantala, Jens Goldhammer Is there a way we could upload an image in a jive custom View Tile. There were similar requests earlier like the one below but they are still unanswered an...
Thread How to send authentication headers in osapi request
How to send authentication headers in osapi requestHi Team Jens Goldhammer Gopi GorantalaGopi Gorantala Matt Johnson Jonathan Block Is there a way to include authentication headers in an osapi call here: osapi.jive.core.get({ href: "...
Thread Get all values of a profile field in the Jive Instance
Get all values of a profile field in the Jive InstanceHi Team Jens Goldhammer Gopi Gorantala Is there a way to get all the values of a profile field say City that is used for users in the jive instance. I was looking up for a rest API for this but did not find any...
Display User popover in a custom TileHi Team Jens Goldhammer Gopi Gorantala Is there a way we can use the existing pop-over that comes up when you hover over a user's linked profile name below: into a custom view tile. We want to display a...
Thread Is there any way to set tile icon by a relative path?
Is there any way to set tile icon by a relative path?In a current version of Jive and/or jive-sdk there is a problem: in definition.json there is no way to set tile's icon path for a custom-view tile. Here Building a Jive Add-On - definition.json it's said that ""...
App Action Contribution ReferenceWhen creating a Jive App, you may want to wire up some aspect of its functionality to an action from one of many locations within the Jive UI. This can be done using "app actions". With app actions, you can wire up yo...
Thread Accept Terms and condition are asking every time only for single user.
Accept Terms and condition are asking every time only for single user.Hi, I have face one problem after the registration of user when we try for login. First time it asking about the accept terms and condition. I select this option and login successfully. Again I try to login so ...
Thread How to create custom inbox notification in Jive cloud?
How to create custom inbox notification in Jive cloud?Hi all, We are developing a custom tile to install in our Jive cloud on-premise instance. And we have a requirement to send custom notifications to user inbox via Jiv...
Thread I want to trace an incoming call and extract the calling number and feed it to our third party Nodejs App, and also build a click to call functionality using Jive for our company ERP software. I skimmed over the resources but was unable to find any leads.
I want to trace an incoming call and extract the calling number and feed it to our third party Nodejs App, and also build a click to call functionality using Jive for our company ERP software. I skimmed over the resources but was unable to find any leads.
Thread Reponse from osapi.jive.core.get() Extremely Slow
Reponse from osapi.jive.core.get() Extremely SlowI have developed a custom tile which displays featured blog posts in a carousel. I have not made any changes to the tile recently, and it has been working fine for months. However, as of last Friday it has been taking...