Org Web Adapter

pages/high_five_zone.org

ID
dff0c7c9-5c9b-4c86-877f-7bef7eb898bc
ROAM_ALIASES
highfive.zone

High Five Zone

- tags :: 15Five 15Five Public API

Summary

Go to https://highfive.zone witness your teams high fives!

Need to do some sentiment analysis on the language like so: https://www.digitalocean.com/community/tutorials/how-to-perform-sentiment-analysis-in-python-3-using-the-natural-language-toolkit-nltk

API response

#+begin_src restclient

#

:root_path := "https://five.unbl.ink"

:api_key := "fe81fb2b05234a24809090062961c292"

# Deactivate the user, user should be in expired invites

GET :root_path/api/public/high-five/?debug_api=true&page=3

Authorization: Bearer :api_key

Content-Type: application/json

#+end_src

#+RESULTS:

#+BEGIN_SRC js

{

"count": 120,

"next": null,

"previous": "https://five.unbl.ink/api/public/high-five/?debug_api=true&page=2",

"results": [

{

"text": "@JaneMeldrum great webinar today! I enjoyed how you clearly delivered the training and pointed out nuances that provided tremendous value.",

"id": 55,

"report": "https://five.unbl.ink/api/public/report/13/",

"creator_id": 38,

"create_ts": "2021-01-07T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/38/",

"creator_details": {

"id": 38,

"full_name": "Seth Cesmertnik",

"email": "green+ceo@15five.com"

},

"receivers": [

{

"id": 41,

"full_name": "Jane Meldrum",

"email": "green+cmo@15five.com",

"url": "https://five.unbl.ink/api/public/user/41/"

}

]

},

{

"text": "@VictoriaNoss @SalomeSimoes What a fantastic customer on-site this week! They really appreciated the face time and getting the extra support from us.",

"id": 149,

"report": "https://five.unbl.ink/api/public/report/135/",

"creator_id": 52,

"create_ts": "2021-01-07T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/52/",

"creator_details": {

"id": 52,

"full_name": "Tarryn Campbell-Gillies",

"email": "green+ae@15five.com"

},

"receivers": [

{

"id": 40,

"full_name": "Victoria Noss",

"email": "green+cro@15five.com",

"url": "https://five.unbl.ink/api/public/user/40/"

},

{

"id": 51,

"full_name": "Salome Simoes",

"email": "green+vpsales@15five.com",

"url": "https://five.unbl.ink/api/public/user/51/"

}

]

},

{

"text": "@SethCesmertnik Thank you for jumping in and helping me with the client presentation. We knocked it out of the park!",

"id": 141,

"report": "https://five.unbl.ink/api/public/report/126/",

"creator_id": 51,

"create_ts": "2021-01-07T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/51/",

"creator_details": {

"id": 51,

"full_name": "Salome Simoes",

"email": "green+vpsales@15five.com"

},

"receivers": [

{

"id": 38,

"full_name": "Seth Cesmertnik",

"email": "green+ceo@15five.com",

"url": "https://five.unbl.ink/api/public/user/38/"

}

]

},

{

"text": "@SalomeSimoes Your customer-centric approach to work really shows in your relationships. Keep it up!",

"id": 54,

"report": "https://five.unbl.ink/api/public/report/13/",

"creator_id": 38,

"create_ts": "2021-01-07T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/38/",

"creator_details": {

"id": 38,

"full_name": "Seth Cesmertnik",

"email": "green+ceo@15five.com"

},

"receivers": [

{

"id": 51,

"full_name": "Salome Simoes",

"email": "green+vpsales@15five.com",

"url": "https://five.unbl.ink/api/public/user/51/"

}

]

},

{

"text": "@PeterStanbridge It was great grabbing virtual coffee with you! I enjoyed our lively conversation and getting to know each other better.",

"id": 53,

"report": "https://five.unbl.ink/api/public/report/13/",

"creator_id": 38,

"create_ts": "2021-01-07T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/38/",

"creator_details": {

"id": 38,

"full_name": "Seth Cesmertnik",

"email": "green+ceo@15five.com"

},

"receivers": [

{

"id": 45,

"full_name": "Peter Stanbridge",

"email": "green+se@15five.com",

"url": "https://five.unbl.ink/api/public/user/45/"

}

]

},

{

"text": "@PeterStanbridge Your customer-centric approach to work really shows in your relationships. Keep it up!",

"id": 115,

"report": "https://five.unbl.ink/api/public/report/63/",

"creator_id": 44,

"create_ts": "2021-01-07T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/44/",

"creator_details": {

"id": 44,

"full_name": "Natalie Lee-Walsh",

"email": "green+em@15five.com"

},

"receivers": [

{

"id": 45,

"full_name": "Peter Stanbridge",

"email": "green+se@15five.com",

"url": "https://five.unbl.ink/api/public/user/45/"

}

]

},

{

"text": "Thanks to @LeahCastillo for amazing 1-on-1 this week. I know what I need to do to get my OKRs back on track.",

"id": 129,

"report": "https://five.unbl.ink/api/public/report/118/",

"creator_id": 50,

"create_ts": "2021-01-14T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/50/",

"creator_details": {

"id": 50,

"full_name": "Eugenia Anders",

"email": "green+ac@15five.com"

},

"receivers": [

{

"id": 39,

"full_name": "Leah Castillo",

"email": "green+cto@15five.com",

"url": "https://five.unbl.ink/api/public/user/39/"

}

]

},

{

"text": "@SalomeSimoes It was great grabbing virtual coffee with you! I enjoyed our lively conversation and getting to know each other better.",

"id": 123,

"report": "https://five.unbl.ink/api/public/report/73/",

"creator_id": 45,

"create_ts": "2021-01-14T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/45/",

"creator_details": {

"id": 45,

"full_name": "Peter Stanbridge",

"email": "green+se@15five.com"

},

"receivers": [

{

"id": 51,

"full_name": "Salome Simoes",

"email": "green+vpsales@15five.com",

"url": "https://five.unbl.ink/api/public/user/51/"

}

]

},

{

"text": "Awesome kickoff meeting with @EugeniaAnders @MiaWong @NatalieLeeWalsh @PeterStanbridge. I am excited to get this project started and working with you all!",

"id": 99,

"report": "https://five.unbl.ink/api/public/report/46/",

"creator_id": 42,

"create_ts": "2021-01-14T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/42/",

"creator_details": {

"id": 42,

"full_name": "John Stone",

"email": "green+pm@15five.com"

},

"receivers": [

{

"id": 50,

"full_name": "Eugenia Anders",

"email": "green+ac@15five.com",

"url": "https://five.unbl.ink/api/public/user/50/"

},

{

"id": 43,

"full_name": "Mia Wong",

"email": "green+pd@15five.com",

"url": "https://five.unbl.ink/api/public/user/43/"

},

{

"id": 44,

"full_name": "Natalie Lee-Walsh",

"email": "green+em@15five.com",

"url": "https://five.unbl.ink/api/public/user/44/"

},

{

"id": 45,

"full_name": "Peter Stanbridge",

"email": "green+se@15five.com",

"url": "https://five.unbl.ink/api/public/user/45/"

}

]

},

{

"text": "Amazing job, @SethCesmertnik on the talent transformation presentation today! You were so thorough and clear in your delivery and presentation.",

"id": 107,

"report": "https://five.unbl.ink/api/public/report/55/",

"creator_id": 43,

"create_ts": "2021-01-14T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/43/",

"creator_details": {

"id": 43,

"full_name": "Mia Wong",

"email": "green+pd@15five.com"

},

"receivers": [

{

"id": 38,

"full_name": "Seth Cesmertnik",

"email": "green+ceo@15five.com",

"url": "https://five.unbl.ink/api/public/user/38/"

}

]

},

{

"text": "@VeronaBlair Your customer-centric approach to work really shows in your relationships. Keep it up!",

"id": 142,

"report": "https://five.unbl.ink/api/public/report/127/",

"creator_id": 51,

"create_ts": "2021-01-14T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/51/",

"creator_details": {

"id": 51,

"full_name": "Salome Simoes",

"email": "green+vpsales@15five.com"

},

"receivers": [

{

"id": 57,

"full_name": "Verona Blair",

"email": "green+sdr@15five.com",

"url": "https://five.unbl.ink/api/public/user/57/"

}

]

},

{

"text": "@SethCesmertnik I feel extremely inspired by our conversation on performance framework and insights today. Thank you for sharing your perspectives, input, and feedback with me - excited to collaborate with you to build a framework and platform that provides a ton of value for us and our customers!",

"id": 143,

"report": "https://five.unbl.ink/api/public/report/127/",

"creator_id": 51,

"create_ts": "2021-01-14T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/51/",

"creator_details": {

"id": 51,

"full_name": "Salome Simoes",

"email": "green+vpsales@15five.com"

},

"receivers": [

{

"id": 38,

"full_name": "Seth Cesmertnik",

"email": "green+ceo@15five.com",

"url": "https://five.unbl.ink/api/public/user/38/"

}

]

},

{

"text": "@PeterStanbridge Your customer-centric approach to work really shows in your relationships. Keep it up!",

"id": 106,

"report": "https://five.unbl.ink/api/public/report/55/",

"creator_id": 43,

"create_ts": "2021-01-14T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/43/",

"creator_details": {

"id": 43,

"full_name": "Mia Wong",

"email": "green+pd@15five.com"

},

"receivers": [

{

"id": 45,

"full_name": "Peter Stanbridge",

"email": "green+se@15five.com",

"url": "https://five.unbl.ink/api/public/user/45/"

}

]

},

{

"text": "@VeronaBlair did a wonderful job on the call. You were confident and well-prepared. Great work!",

"id": 144,

"report": "https://five.unbl.ink/api/public/report/128/",

"creator_id": 51,

"create_ts": "2021-01-20T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/51/",

"creator_details": {

"id": 51,

"full_name": "Salome Simoes",

"email": "green+vpsales@15five.com"

},

"receivers": [

{

"id": 57,

"full_name": "Verona Blair",

"email": "green+sdr@15five.com",

"url": "https://five.unbl.ink/api/public/user/57/"

}

]

},

{

"text": "@VictoriaNoss It was great grabbing virtual coffee with you! I enjoyed our lively conversation and getting to know each other better.",

"id": 116,

"report": "https://five.unbl.ink/api/public/report/65/",

"creator_id": 44,

"create_ts": "2021-01-20T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/44/",

"creator_details": {

"id": 44,

"full_name": "Natalie Lee-Walsh",

"email": "green+em@15five.com"

},

"receivers": [

{

"id": 40,

"full_name": "Victoria Noss",

"email": "green+cro@15five.com",

"url": "https://five.unbl.ink/api/public/user/40/"

}

]

},

{

"text": "@LeahCastillo @NatalieLeeWalsh @JohnStone Thank you for helping me get that deal over the line! It was a true team effort!",

"id": 150,

"report": "https://five.unbl.ink/api/public/report/137/",

"creator_id": 52,

"create_ts": "2021-01-20T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/52/",

"creator_details": {

"id": 52,

"full_name": "Tarryn Campbell-Gillies",

"email": "green+ae@15five.com"

},

"receivers": [

{

"id": 42,

"full_name": "John Stone",

"email": "green+pm@15five.com",

"url": "https://five.unbl.ink/api/public/user/42/"

},

{

"id": 44,

"full_name": "Natalie Lee-Walsh",

"email": "green+em@15five.com",

"url": "https://five.unbl.ink/api/public/user/44/"

},

{

"id": 39,

"full_name": "Leah Castillo",

"email": "green+cto@15five.com",

"url": "https://five.unbl.ink/api/public/user/39/"

}

]

},

{

"text": "Thank you @PeterStanbridge @LeahCastillo for helping me solve our clientโ€™s issue. We got to the root of their problem and were able to solve it quickly.",

"id": 90,

"report": "https://five.unbl.ink/api/public/report/32/",

"creator_id": 40,

"create_ts": "2021-01-20T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/40/",

"creator_details": {

"id": 40,

"full_name": "Victoria Noss",

"email": "green+cro@15five.com"

},

"receivers": [

{

"id": 45,

"full_name": "Peter Stanbridge",

"email": "green+se@15five.com",

"url": "https://five.unbl.ink/api/public/user/45/"

},

{

"id": 39,

"full_name": "Leah Castillo",

"email": "green+cto@15five.com",

"url": "https://five.unbl.ink/api/public/user/39/"

}

]

},

{

"text": "@SethCesmertnik What a great document you created that helps us understand the direction of our team. I love that you are forward thinking about what we need and who we need where.",

"id": 108,

"report": "https://five.unbl.ink/api/public/report/56/",

"creator_id": 43,

"create_ts": "2021-01-20T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/43/",

"creator_details": {

"id": 43,

"full_name": "Mia Wong",

"email": "green+pd@15five.com"

},

"receivers": [

{

"id": 38,

"full_name": "Seth Cesmertnik",

"email": "green+ceo@15five.com",

"url": "https://five.unbl.ink/api/public/user/38/"

}

]

},

{

"text": "@NatalieLeeWalsh Welcome to the team! You bring so much enthusiasm, knowledge, and energy to this company. I am excited to have you here.",

"id": 75,

"report": "https://five.unbl.ink/api/public/report/23/",

"creator_id": 39,

"create_ts": "2021-01-20T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/39/",

"creator_details": {

"id": 39,

"full_name": "Leah Castillo",

"email": "green+cto@15five.com"

},

"receivers": [

{

"id": 44,

"full_name": "Natalie Lee-Walsh",

"email": "green+em@15five.com",

"url": "https://five.unbl.ink/api/public/user/44/"

}

]

},

{

"text": "@LeahCastillo did a wonderful job during the Manager Stand-up. You were confident and well-prepared. Great work!",

"id": 117,

"report": "https://five.unbl.ink/api/public/report/65/",

"creator_id": 44,

"create_ts": "2021-01-20T16:00:00-08:00",

"creator": "https://five.unbl.ink/api/public/user/44/",

"creator_details": {

"id": 44,

"full_name": "Natalie Lee-Walsh",

"email": "green+em@15five.com"

},

"receivers": [

{

"id": 39,

"full_name": "Leah Castillo",

"email": "green+cto@15five.com",

"url": "https://five.unbl.ink/api/public/user/39/"

}

]

}

]

}

// GET https://five.unbl.ink/api/public/high-five/?debug_api=true&page=3

// HTTP/1.1 200 OK

// Allow: GET, HEAD, OPTIONS

// Content-Language: en-US

// Content-Length: 11838

// Content-Type: application/json

// Date: Thu, 21 Jan 2021 04:32:23 GMT

// Server: Caddy

// Server: Werkzeug/0.15.4 Python/3.7.9

// Set-Cookie: django_language=en-US; Path=/

// Vary: Accept, Authorization, Cookie

// X-Frame-Options: SAMEORIGIN

// Request duration: 0.704888s

#+END_SRC