-
Re: Inbox summary not displaying complate data
samarth.shekhar02 Apr 6, 2015 9:10 PM (in response to kumar.harshvardhan)Hi Harsh,
Not sure why you are facing the issue but i was able to retrieve the summary ."object" : {
"id" : "https://community.jivesoftware.com/api/core/v3/messages/1523913",
"author" : {
"id" : "https://community.jivesoftware.com/api/core/v3/people/144579",
"displayName" : "Samarth Shekhar",
"image" : {
"url" : "https://community.jivesoftware.com/api/core/v3/people/144579/avatar"
},
"objectType" : "jive:person",
"published" : "2013-12-18T05:01:29.070+0000",
"updated" : "2015-04-07T03:59:57.100+0000",
"url" : "https://community.jivesoftware.com/people/samarth.shekhar02"
},
"displayName" : "Re: How to increase itemsPerPage display option?",
"objectType" : "jive:message",
"published" : "2015-04-06T07:01:11.124+0000",
"summary" : "Hi Kumar Harshvardhan, You can change the value using the variable count in URI. i.e. https://community.jivesoftware.com/api/core/v3/places?sort=titleAsc&fields=all&count=100&startIndex=25 100 is the max result you can fetch at a",
"updated" : "2015-04-06T07:01:11.124+0000",
"url" : "https://community.jivesoftware.com/message/1523913#1523913"
},
"provider" : {
"displayName" : "Jive",
"objectType" : "jive:instance",
"url" : "https://community.jivesoftware.com"
},
-Samarth Shekhar
-
Re: Inbox summary not displaying complate data
kumar.harshvardhan Apr 6, 2015 9:32 PM (in response to samarth.shekhar02)Hi Samarth,
Please check the summary it is not completed one.
Summary which you received is
Hi Kumar Harshvardhan, You can change the value using the variable count in URI. i.e. https://community.jivesoftware.com/api/core/v3/places?sort=titleAsc&fields=all&count=100&startIndex=25 100 is the max result you can fetch at a
But complate summary is
Hi Kumar Harshvardhan, You can change the value using the variable count in URI. i.e. https://community.jivesoftware.com/api/core/v3/places?sort=titleAsc&fields=all&count=100&startIndex=25 100 is the max result you can fetch at a time.
Harsh
-
Re: Inbox summary not displaying complate data
mtuljapurkar Apr 9, 2015 4:52 AM (in response to kumar.harshvardhan)Craig McClanahan, has clarified this item in your original thread.
The summary is limited to 235 characters.
-
-