Lyonel 169 Posted Monday at 01:01 PM Hi, I have a need to report on posts made on timelines. What is the meaning of the number displayed in the table? SELECT distinct h_visibility FROM h_buz_activities I am looking for a rough translation... I looked on the wiki but could not find anything. 1 10 20 30 35 50 100 Thank you in advance Share this post Link to post Share on other sites
TrevorKillick 125 Posted Monday at 01:08 PM @Lyonel An explanation for each visibility level should be defined here: https://api.hornbill.com/_types/activityVisibilityType Just a note, the applications can rename these so they name of each might not reflect what you would expect from a Service Manager perspective. Kind Regards Trev Killick 1 Share this post Link to post Share on other sites
Lyonel 169 Posted Monday at 04:24 PM Thanks @TrevorKillick !!! I tried to look in the api documentation, but totally forgot about the hidden "_types" section! Share this post Link to post Share on other sites