{"info":{"_postman_id":"5f39effd-3469-3db3-1470-dfa43ed66771","name":"HootBoard Developer APIs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"712248","collectionId":"5f39effd-3469-3db3-1470-dfa43ed66771","publishedId":"2s847FtYXw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0167f9"},"publishDate":"2022-11-08T02:59:48.000Z"},"item":[{"name":"Kiosk Apps","item":[{"name":"Install WL App - Multiple Endpoints","id":"e95ba106-afae-f8a8-10da-ac622374317d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\r\n  \"appName\": \"The Grand Tour\",\r\n  \"seqNumber\": \"2\",\r\n  \"showAllScreens\": false,\r\n  \"boardId\": \"13915\",\r\n  \"platformAppId\": \"1\",\r\n  \"appTypeCode\":\"WL\",\r\n  \"boardAppsEndpoints\": [\r\n    {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"q0eshc,gld7ei\",\r\n      \"deployDateTime\": \"\",\r\n      \"endpoint\": \"https://www.engadget.com/2018/08/23/grand-tour-video-game-demo-gamescom/\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    },\r\n    {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"cumtd1\",\r\n      \"deployDateTime\": \"\",\r\n      \"endpoint\": \"https://en.wikipedia.org/wiki/The_Grand_Tour\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    }\r\n  ]\r\n}\r\n"},"url":"https://stageapi.hootboard.com/resources/screens/apps","description":"<p>This is a test API to create a new Web Link App from the frontend. I've set the showOnAllScreens to false, and tried to map different URLs for different sets of Screens.For example.</p>\n<p>URL A -&gt; [ SCREENA, SCREENB ]\nURL B -&gt; [ SCREENC ]</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e95ba106-afae-f8a8-10da-ac622374317d"},{"name":"Install WL App - Single Endpoint","id":"ecc5ed78-ad96-e3eb-fa8e-1666f01a0cbe","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\r\n  \"appName\": \"The Grand Tour\",\r\n  \"seqNumber\": \"3\",\r\n  \"showAllScreens\": true,\r\n  \"boardId\": \"13915\",\r\n  \"platformAppId\": \"1\",\r\n  \"appTypeCode\":\"WL\",\r\n  \"boardAppsEndpoints\": [\r\n    {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"1\",\r\n      \"deployDateTime\": \"\",\r\n      \"endpoint\": \"https://www.bigbasket.com/\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    }\r\n  ]\r\n}\r\n"},"url":"https://stageapi.hootboard.com/resources/screens/apps","description":"<p>Test request to create a WL app, that will be shown on all screens, and therefore will have a single endpoint.</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecc5ed78-ad96-e3eb-fa8e-1666f01a0cbe"},{"name":"Install WL App - Single Endpoint, Single Screen","id":"dd479b46-aec3-dc75-fc64-cb6cde1c694b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\r\n  \"appName\": \"The Linux Event\",\r\n  \"seqNumber\": \"4\",\r\n  \"showAllScreens\": false,\r\n  \"boardId\": \"13915\",\r\n  \"platformAppId\": \"1\",\r\n  \"appTypeCode\":\"WL\",\r\n  \"boardAppsEndpoints\": [\r\n    {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"jmkvh9\",\r\n      \"deployDateTime\": \"\",\r\n      \"endpoint\": \"https://events.linuxfoundation.org/events/node-js-interactive-2018/?utm_source=nodesite&utm_medium=homepagebanner&utm_campaign=jsint18&utm_term=eventpage\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    }\r\n  ]\r\n}\r\n"},"url":"https://stageapi.hootboard.com/resources/screens/apps","description":"<p>Test request to create a WL app, that will NOT be shown on all screens, has a single endpoint, that is set to show on only one screen</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd479b46-aec3-dc75-fc64-cb6cde1c694b"},{"name":"Install WL App - Single Endpoint, Multiple Screen","id":"335c6b58-87b5-dd59-f343-6f5cbfa70663","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\r\n  \"appName\": \"The Linux Event\",\r\n  \"seqNumber\": \"4\",\r\n  \"showAllScreens\": false,\r\n  \"boardId\": \"13915\",\r\n  \"platformAppId\": \"1\",\r\n  \"appTypeCode\":\"WL\",\r\n  \"boardAppsEndpoints\": [\r\n    {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"jmkvh9,gld7ei\",\r\n      \"deployDateTime\": \"\",\r\n      \"endpoint\": \"https://events.linuxfoundation.org/events/node-js-interactive-2018/?utm_source=nodesite&utm_medium=homepagebanner&utm_campaign=jsint18&utm_term=eventpage\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    }\r\n  ]\r\n}\r\n"},"url":"https://stageapi.hootboard.com/resources/screens/apps","description":"<p>Test request to create a WL app, that will NOT be shown on all screens, has a single endpoint, that is set to show on multiple screens</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"335c6b58-87b5-dd59-f343-6f5cbfa70663"},{"name":"Delete WL App ","id":"3afb14bd-6150-3e4a-5068-a5ed4deb8fa1","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":""},"url":"https://stageapi.hootboard.com/resources/screens/apps/38","description":"<p>Test request to delete a WL app.</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps","38"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3afb14bd-6150-3e4a-5068-a5ed4deb8fa1"},{"name":"Get Screen Apps for a Board ","id":"dd68544d-6155-de26-3ea0-e73b8e561a25","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":""},"url":"https://stageapi.hootboard.com/resources/screens/apps?boardId=13915","description":"<p>Test request to get the list of apps for a board, by sending the boardId in the query params.</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[{"key":"boardId","value":"13915"}],"variable":[]}},"response":[],"_postman_id":"dd68544d-6155-de26-3ea0-e73b8e561a25"},{"name":"Get Screen Apps for a Board Id, Screen Id Combo","id":"8f802489-9051-6191-0c83-64c93c692c24","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":""},"url":"https://stageapi.hootboard.com/resources/screens/apps?boardId=13915&screenId=q0eshc","description":"<p>Test request to get the list of apps for a board, and screen Id. To be used in the screens.</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[{"key":"boardId","value":"13915"},{"key":"screenId","value":"q0eshc"}],"variable":[]}},"response":[],"_postman_id":"8f802489-9051-6191-0c83-64c93c692c24"},{"name":"Edit a Screen App ","id":"12db93e9-63b1-9168-9879-bcf91e084551","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\n        \"boardAppsId\": \"32\",\n        \"appName\": \"Top Gear\",\n        \"seqNumber\": \"1\",\n        \"showAllScreens\": true,\n        \"boardId\": \"13915\",\n        \"platformAppId\": \"1\",\n        \"appDeleted\": false,\n        \"appTypeCode\": \"WL\",\n        \"boardAppsEndpoints\": [\n            {\n                \"endpointId\": \"30\",\n                \"apiEndpoint\": \"\",\n                \"boardScreenId\": null,\n                \"deployDateTime\": null,\n                \"endpoint\": \"http://www.topgear.com/croatia/\",\n                \"collectionBehaviour\": null,\n                \"logicApiEndpoint\": null,\n                \"parentId\": null,\n                \"boardAppsInputs\": []\n            }\n        ]\n    }"},"url":"https://stageapi.hootboard.com/resources/screens/apps/32","description":"<p>Test request to edit a screen app. </p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps","32"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"12db93e9-63b1-9168-9879-bcf91e084551"},{"name":"Install CL App - Multiple Endpoints","id":"24bd7c9c-34d0-d6d5-0082-f3fb46994c18","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\r\n  \"appName\": \"The Grand Tour 03\",\r\n  \"showAllScreens\": false,\r\n  \"boardId\": \"13915\",\r\n  \"platformAppId\": \"1\",\r\n  \"appTypeCode\":\"CL\",\r\n  \"boardAppsEndpoints\": [\r\n    {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"q0eshc,gld7ei\",\r\n      \"deployDateTime\": \"\",\r\n      \"collectionBehavior\" : \"u\",\r\n      \"endpoint\": \"#nevada,#vegetables\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    },\r\n        {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"cumtd1\",\r\n      \"deployDateTime\": \"\",\r\n      \"collectionBehavior\" : \"u\",\r\n      \"endpoint\": \"#big-basket,#train\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    }\r\n  ]\r\n}\r\n"},"url":"https://stageapi.hootboard.com/resources/screens/apps","description":"<p>Test request to create a CL app, that will load up specific sets of collection on specific sets of screens</p>\n","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"24bd7c9c-34d0-d6d5-0082-f3fb46994c18"},{"name":"Change App Sequence","id":"2354b3f8-4918-4c1c-8697-2ca2d294849b","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\n  \"boardId\": \"13915\",\n  \"sequences\": [\n    {\n      \"appId\": \"63\",\n      \"seq\": 4\n    },\n    {\n      \"appId\": \"64\",\n      \"seq\": 3\n    },\n    {\n      \"appId\": \"66\",\n      \"seq\": 2\n    },\n    {\n      \"appId\": \"67\",\n      \"seq\": 1\n    }\n  ]\n}"},"url":"https://stageapi.hootboard.com/resources/screens/apps","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2354b3f8-4918-4c1c-8697-2ca2d294849b"},{"name":"UploadAppIconToS3","id":"fbf1f6c5-3668-463c-a59e-0b77a5eecbb4","request":{"method":"POST","header":[{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:8080/resources/screens/apps/uploadicon","urlObject":{"protocol":"http","port":"8080","path":["resources","screens","apps","uploadicon"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbf1f6c5-3668-463c-a59e-0b77a5eecbb4"}],"id":"a2ef4467-cc33-d69c-850b-b376a2a61b60","_postman_id":"a2ef4467-cc33-d69c-850b-b376a2a61b60","description":""},{"name":"BoardScreens","item":[{"name":"SaveScreenDetails","id":"0ec837c1-1a9b-4baa-8265-5130557a0643","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"boardId\": 13915,\n  \"appMethod\": \"saveScreenDetails\",\n  \"apiKey\": \"bG11dGlneHQ1Y2po\",\n  \"screenName\": \"sdasd\",\n  \"screenType\": \"STC\",\n  \"screenLayout\": \"LAN\",\n  \"showPrivatePosts\": true,\n  \"showCommCode\": false,\n  \"collection\": \"#frontpage\",\n  \"screenCreatorId\": \"7383\",\n  \"showInfoPage\": true,\n  \"showPosterName\": true,\n  \"mobileJoin\": true,\n  \"showComments\": true,\n  \"screensDefaultView\": \"BB\"\n}"},"url":"https://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"https","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ec837c1-1a9b-4baa-8265-5130557a0643"},{"name":"EditScreenDetails","id":"65e34a62-4478-44ff-bd64-33a6446a3eac","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"appMethod\": \"editScreenDetails\",\n  \"apiKey\": \"bG11dGlneHQ1Y2po\",\n  \"screenName\": \"sdasd\",\n  \"screenType\": \"STC\",\n  \"screenLayout\": \"LAN\",\n  \"showPrivatePosts\": true,\n  \"showCommCode\": false,\n  \"collection\": \"#frontpage\",\n  \"showInfoPage\": true,\n  \"showPosterName\": true,\n  \"mobileJoin\": true,\n  \"showComments\": true,\n  \"screensDefaultView\": \"BB\",\n  \"screenId\": \"3sqerj\"\n}"},"url":"https://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"https","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"65e34a62-4478-44ff-bd64-33a6446a3eac"},{"name":"GetScreenDetails","id":"1e53bf49-94ab-4a16-8b8a-d81260add920","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"getScreens\",\"apiKey\":\"bG11dGlneHQ1Y2po\",\"boardId\":14631}"},"url":"https://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"https","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e53bf49-94ab-4a16-8b8a-d81260add920"}],"id":"3864e8f9-f066-499c-8a0f-57867cd2b358","_postman_id":"3864e8f9-f066-499c-8a0f-57867cd2b358","description":""},{"name":"Calendar","item":[{"name":"GetCalendarEvents","id":"84cca47d-0667-48ef-91f1-3c4343a285c4","request":{"method":"GET","header":[{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":""},"url":"http://localhost:8080/resources/posts?partyId=7383&boardId=14613&months=9,10,11&years=2018","urlObject":{"protocol":"http","port":"8080","path":["resources","posts"],"host":["localhost"],"query":[{"key":"partyId","value":"7383"},{"key":"boardId","value":"14613"},{"key":"months","value":"9,10,11"},{"key":"years","value":"2018"}],"variable":[]}},"response":[],"_postman_id":"84cca47d-0667-48ef-91f1-3c4343a285c4"}],"id":"8cc9e63b-16ad-46a0-854c-77cf433cd5d9","_postman_id":"8cc9e63b-16ad-46a0-854c-77cf433cd5d9","description":""},{"name":"PersonalInfo","id":"00d44bbb-8f16-6673-de78-b008290fe8c4","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"personalInfo\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"partyId\":1364}}"},"url":"https://stageapi.hootboard.com/resources/accmgmt","urlObject":{"protocol":"https","path":["resources","accmgmt"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"00d44bbb-8f16-6673-de78-b008290fe8c4"},{"name":"HootComments","id":"54c8a08d-0810-aad4-8893-b454c5e8872f","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"comments\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"postId\":5533}}"},"url":"https://stageapi.hootboard.com/resources/hoot","urlObject":{"protocol":"https","path":["resources","hoot"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"54c8a08d-0810-aad4-8893-b454c5e8872f"},{"name":"FavPosts","id":"574ee62b-3ba2-c68f-f5cf-c3cbc174af8b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"myFavs\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"partyId\":1364}}"},"url":"https://stageapi.hootboard.com/resources/posts","urlObject":{"protocol":"https","path":["resources","posts"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"574ee62b-3ba2-c68f-f5cf-c3cbc174af8b"},{"name":"BoardDetails","id":"5f0982ed-714c-264d-fdc4-8df1e6125265","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"boardDetails\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"boardDetailsView\":{\"partyId\":1364,\"boardId\":189,\"visitId\":0,\"encRefId\":\"NG==\",\"addBoardPosts\":true}}}"},"url":"http://stageapi.hootboard.com/resources/boards","urlObject":{"protocol":"http","path":["resources","boards"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f0982ed-714c-264d-fdc4-8df1e6125265"},{"name":"Login","id":"61ce6166-4ceb-6d33-9ac5-66173adefc95","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"login\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"authDetails\":{\"loginEmail\":\"tejas@aaa.com\",\"password\":\"qwerty\"}}}"},"url":"https://stageapi.hootboard.com/resources/auth","urlObject":{"protocol":"https","path":["resources","auth"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"61ce6166-4ceb-6d33-9ac5-66173adefc95"},{"name":"NewFilter","id":"6436f2dd-e487-5ed2-691b-a5b06e8a68e1","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"newFilter\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"tagDetails\":{\"boardId\":7381,\"adminPartyId\":7380,\"parentTagId\":0,\"tagText\":\"Tag1\",\"price\":0}}}"},"url":"https://stageapi.hootboard.com/resources/tags","urlObject":{"protocol":"https","path":["resources","tags"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6436f2dd-e487-5ed2-691b-a5b06e8a68e1"},{"name":"HootContent","id":"b270c050-4010-ebaf-e82b-27014f1d0fdd","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"displayHoot\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"postId\":5533,\"partyId\":1364}}"},"url":"https://stageapi.hootboard.com/resources/hoot","urlObject":{"protocol":"https","path":["resources","hoot"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b270c050-4010-ebaf-e82b-27014f1d0fdd"},{"name":"PostHoot","id":"de4c6ec0-53a8-00a8-4f34-4086735e5824","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"c2hkMzc2Y2poZzI3\",\"postParams\":{\n  \t\"partyId\": 989,\n    \"editPost\": false,\n    \"selectedCommIds\": \"188:pri\",\n  \t\"owningBoardId\": 188,\n    \"shareEmails\": \"\",\n    \"thumbSizeId\": 0,\n    \"postingHtmlData\": \"<div class=\\\"iframeDiv hootalink-thm1\\\" id=\\\"iframeDiv\\\" style=\\\"width: 690px; height: 764px;\\\"> <div class=\\\"flyerPanel jquery-shadow jquery-shadow-sides jquery-shadow-sides-hz-1\\\" id=\\\"divTemplate\\\" attrwidth=\\\"640\\\" attrheight=\\\"480\\\" attrthemeid=\\\"2\\\"> <div id=\\\"fgen-12-newthm\\\" style=\\\"width: 100%; position: absolute; padding: 4.05% 0; background: none repeat scroll 0% 0% rgb(255, 255, 255);\\\" type=\\\"main\\\"> <div style=\\\"margin: 0px; width: 90%; margin: 0 5.05%;\\\" id=\\\"fgen-13\\\" type=\\\"WR\\\"> <div style=\\\"width: 99%; font-size: 30px; text-align: center; color: rgb(105, 105, 105); font-family: 'Open Sans'; font-weight: 700; margin: 0px; line-height: 46px; display: inline-block;\\\" type=\\\"TTL\\\" blobtype=\\\"Text\\\" class=\\\"contentDiv\\\" id=\\\"embed-title\\\"> Big Hero 6 Teaser Trailer Sneak Peek </div><div class=\\\"edit-texts\\\" id=\\\"edit-title\\\" style=\\\"right: 20px; top: 20px; opacity: 0.245479;\\\"> <a href=\\\"javascript:void(0)\\\" onclick=\\\"editTitle()\\\"></a> </div></div><div style=\\\"margin: 0px; width: 100%; margin: 4.05% 0\\\" id=\\\"fgen-14\\\" type=\\\"WR\\\"> <div style=\\\"width: 100%; margin: 0; position: relative; left: -1px;\\\" type=\\\"FLX\\\" blobtype=\\\"Media\\\" class=\\\"contentDiv\\\" id=\\\"embed\\\"> <input value=\\\"360;270\\\" id=\\\"embed-size\\\" type=\\\"hidden\\\"> <input value=\\\"360;270\\\" id=\\\"blog-img-size\\\" type=\\\"hidden\\\"> <div style=\\\"padding-bottom: 56.23%;\\\" class=\\\"responsive-object\\\"><iframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=http%3A%2F%2Fwww.youtube.com%2Fembed%2FlEP_rhmbtbU%3Ffeature%3Doembed&amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DlEP_rhmbtbU&amp;image=http%3A%2F%2Fi.ytimg.com%2Fvi%2FlEP_rhmbtbU%2Fhqdefault.jpg&amp;key=783d0dc58dc54700b14f4907d769429b&amp;type=text%2Fhtml&amp;schema=youtube\\\" scrolling=\\\"no\\\" allowfullscreen=\\\"\\\" frameborder=\\\"0\\\" height=\\\"388\\\" width=\\\"690\\\"></iframe></div><input id=\\\"embedlyResp\\\" value=\\\"%7B%22provider_url%22%3A%22http%3A//www.youtube.com/%22%2C%22description%22%3A%22See%20the%20brand%20new%20teaser%20trailer%20for%20Big%20Hero%206%20tomorrow%20on%20Yahoo%21%20Movies.%20From%20Walt%20Disney%20Animation%20Studios%2C%20the%20team%20behind%20%5C%22Frozen%5C%22%20and%20%5C%22Wreck-It%20Ralph%2C%5C%22%20comes%20%5C%22Big%20Hero%206%2C%5C%22%20an%20action-packed%20comedy-adventure%20about%20the%20special%20bond%20that%20develops%20between%20Baymax%20%28voice%20of%20Scott%20Adsit%29%2C%20a%20plus-sized%20inflatable%20robot%2C%20and%20prodigy%20Hiro%20Hamada%20%28voice%20of%20Ryan%20Potter%29.%22%2C%22embeds%22%3A%5B%5D%2C%22safe%22%3Atrue%2C%22provider_display%22%3A%22www.youtube.com%22%2C%22related%22%3A%5B%5D%2C%22favicon_url%22%3A%22https%3A//s.ytimg.com/yts/img/favicon-vfldLzJxy.ico%22%2C%22authors%22%3A%5B%7B%22url%22%3A%22http%3A//www.youtube.com/user/disneyanimation%22%2C%22name%22%3A%22Walt%20Disney%20Animation%20Studios%22%7D%5D%2C%22images%22%3A%5B%7B%22caption%22%3Anull%2C%22url%22%3A%22http%3A//i.ytimg.com/vi/lEP_rhmbtbU/hqdefault.jpg%22%2C%22height%22%3A360%2C%22width%22%3A480%2C%22colors%22%3A%5B%7B%22color%22%3A%5B0%2C4%2C5%5D%2C%22weight%22%3A0.5986328125%7D%2C%7B%22color%22%3A%5B39%2C47%2C50%5D%2C%22weight%22%3A0.2216796875%7D%2C%7B%22color%22%3A%5B58%2C92%2C102%5D%2C%22weight%22%3A0.062744140625%7D%2C%7B%22color%22%3A%5B87%2C129%2C129%5D%2C%22weight%22%3A0.038818359375%7D%2C%7B%22color%22%3A%5B118%2C188%2C200%5D%2C%22weight%22%3A0.03076171875%7D%5D%2C%22entropy%22%3A4.33873200728%2C%22size%22%3A10913%7D%5D%2C%22cache_age%22%3A86131%2C%22language%22%3A%22English%22%2C%22app_links%22%3A%5B%7B%22url%22%3A%22vnd.youtube%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%26feature%3Dapplinks%22%2C%22type%22%3A%22ios%22%2C%22app_store_id%22%3A%22544007664%22%2C%22app_name%22%3A%22YouTube%22%7D%2C%7B%22url%22%3A%22http%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%26feature%3Dapplinks%22%2C%22type%22%3A%22android%22%2C%22app_name%22%3A%22YouTube%22%2C%22package%22%3A%22com.google.android.youtube%22%7D%2C%7B%22url%22%3A%22http%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%26feature%3Dapplinks%22%2C%22type%22%3A%22web%22%7D%5D%2C%22original_url%22%3A%22https%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%22%2C%22url%22%3A%22https%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%22%2C%22media%22%3A%7B%22duration%22%3A18%2C%22width%22%3A690%2C%22html%22%3A%22%3Ciframe%20class%3D%5C%22embedly-embed%5C%22%20src%3D%5C%22//cdn.embedly.com/widgets/media.html%3Fsrc%3Dhttp%253A%252F%252Fwww.youtube.com%252Fembed%252FlEP_rhmbtbU%253Ffeature%253Doembed%26url%3Dhttps%253A%252F%252Fwww.youtube.com%252Fwatch%253Fv%253DlEP_rhmbtbU%26image%3Dhttp%253A%252F%252Fi.ytimg.com%252Fvi%252FlEP_rhmbtbU%252Fhqdefault.jpg%26key%3D783d0dc58dc54700b14f4907d769429b%26type%3Dtext%252Fhtml%26schema%3Dyoutube%5C%22%20width%3D%5C%22690%5C%22%20height%3D%5C%22388%5C%22%20scrolling%3D%5C%22no%5C%22%20frameborder%3D%5C%220%5C%22%20allowfullscreen%3E%3C/iframe%3E%22%2C%22type%22%3A%22video%22%2C%22height%22%3A388%7D%2C%22title%22%3A%22Big%20Hero%206%20Teaser%20Trailer%20Sneak%20Peek%22%2C%22offset%22%3Anull%2C%22lead%22%3Anull%2C%22content%22%3Anull%2C%22entities%22%3A%5B%7B%22count%22%3A2%2C%22name%22%3A%22Walt%20Disney%20Animation%20Studios%22%7D%2C%7B%22count%22%3A2%2C%22name%22%3A%22Hiro%22%7D%2C%7B%22count%22%3A2%2C%22name%22%3A%22Baymax%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Hiro%20Hamada%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Honey%20Lemon%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Don%20Hall%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Big%20Hero%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Ralph%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Ryan%20Potter%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Young%20Elsa%20%26%20Anna%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Yahoo%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Jamie%20Chung%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Rodriguez%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Chris%20Williams%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22T.J.%20Miller%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Roy%20Conli%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Idina%20Menzel%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22San%20Fransokyo%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Damon%20Wayans%20Jr.%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Scott%20Adsit%22%7D%5D%2C%22favicon_colors%22%3A%5B%7B%22color%22%3A%5B163%2C23%2C14%5D%2C%22weight%22%3A0.04296875%7D%2C%7B%22color%22%3A%5B0%2C0%2C0%5D%2C%22weight%22%3A0.014892578125%7D%2C%7B%22color%22%3A%5B227%2C227%2C227%5D%2C%22weight%22%3A0.002685546875%7D%2C%7B%22color%22%3A%5B212%2C158%2C160%5D%2C%22weight%22%3A0.001953125%7D%5D%2C%22keywords%22%3A%5B%7B%22score%22%3A36%2C%22name%22%3A%22disney%22%7D%2C%7B%22score%22%3A35%2C%22name%22%3A%22hero%22%7D%2C%7B%22score%22%3A29%2C%22name%22%3A%22voices%22%7D%2C%7B%22score%22%3A28%2C%22name%22%3A%22hiro%22%7D%2C%7B%22score%22%3A25%2C%22name%22%3A%22frozen%22%7D%2C%7B%22score%22%3A20%2C%22name%22%3A%22baymax%22%7D%2C%7B%22score%22%3A17%2C%22name%22%3A%22animated%22%7D%2C%7B%22score%22%3A16%2C%22name%22%3A%22big%22%7D%2C%7B%22score%22%3A13%2C%22name%22%3A%22www%22%7D%2C%7B%22score%22%3A13%2C%22name%22%3A%22walt%22%7D%5D%2C%22published%22%3Anull%2C%22provider_name%22%3A%22YouTube%22%2C%22type%22%3A%22html%22%7D\\\" type=\\\"hidden\\\"><input id=\\\"embedlyUrl\\\" value=\\\"https://www.youtube.com/watch?v=lEP_rhmbtbU\\\" type=\\\"hidden\\\"></div></div><div style=\\\"margin: 0px; width: 90%; margin: 0 5.05%;\\\" id=\\\"fgen-15\\\" type=\\\"WR\\\"> <div style=\\\"width: 99%; font-size: 18px; text-align: justify; color: rgb(105, 105, 105); font-family: &quot;Open Sans&quot;; font-weight: 400; margin: 0px; line-height: 34px; height: 167px;\\\" type=\\\"FLX\\\" blobtype=\\\"Text\\\" class=\\\"contentDiv\\\" id=\\\"embed-desc\\\"> <div class=\\\"edit-texts\\\" id=\\\"edit-desc\\\" style=\\\"display: none; right: 20px;\\\"> <a href=\\\"javascript:void(0)\\\" onclick=\\\"editDesc()\\\"></a> </div><div class=\\\"nano has-scrollbar\\\"> <div style=\\\"right: -17px;\\\" tabindex=\\\"0\\\" class=\\\"nano-content\\\"> See the brand new teaser trailer for Big Hero 6 tomorrow on Yahoo! Movies. From Walt Disney Animation Studios, the team behind \\\"Frozen\\\" and \\\"Wreck-It Ralph,\\\" comes \\\"Big Hero 6,\\\" an action-packed comedy-adventure about the special bond that develops between Baymax (voice of Scott Adsit), a plus-sized inflatable robot, and prodigy Hiro Hamada (voice of Ryan Potter). </div><div class=\\\"nano-pane\\\"><div style=\\\"height: 126px; transform: translate(0px, 0px);\\\" class=\\\"nano-slider\\\"></div></div></div></div><div style=\\\"width: 99%; font-size: 14px; text-align: left; margin: 0px; text-decoration: none; color: rgb(105, 105, 105); font-family: 'Open Sans'; font-weight: 400; padding: 20px 0 0;\\\" type=\\\"FLX\\\" blobtype=\\\"Text\\\" class=\\\"contentDiv\\\" id=\\\"embed-link\\\"> <img src=\\\"https://s.ytimg.com/yts/img/favicon-vfldLzJxy.ico\\\" alt=\\\"\\\" style=\\\"position: relative; vertical-align: middle; top: -1px; margin-right: 5px; max-width: 16px;\\\"><a href=\\\"https://www.youtube.com/watch?v=lEP_rhmbtbU\\\" target=\\\"_blank\\\" style=\\\"color: rgb(105, 105, 105)\\\">https://www.youtube.com/watch?v=lEP_rhmbtbU</a> </div></div></div></div></div><input id=\\\"postingHtmlHeight\\\" value=\\\"764\\\" type=\\\"hidden\\\">\",\n    \"themeId\": 0,\n    \"aspectRatioCode\": \"HL1\",\n    \"postOnFb\": false,\n    \"postReminders\": true,\n    \"userPermPub\": true,\n    \"userPermEmbed\": false,\n    \"locIds\": \"0,22962,7545\",\n    \"effectId\": 6,\n    \"paymntId\": 0,\n    \"couponId\": 0,\n    \"postHoot\": true,\n    \"postComment\": true,\n    \"postMembership\": true,\n    \"fileType\": \"html\",\n    \"uploadedFileName\": \"\",\n    \"title\": \"Big Hero 6 Teaser Trailer Sneak Peek\",\n  \t\"description\": \"\",\n    \"thumbWidth\": 182,\n    \"thumbHeight\": 214,\n    \"custmDims\": \"690x810\",\n  \t\"customHoot\": false,\n  \t\"hootType\": \"HLVID\",\n  \t\"widthClass\": \"w1\",\n  \t\"tagsText\": \"jobs,employment,hiring,hr\",\n  \t\"postApproved\": true,\n  \"transactions\": {}\n}}"},"url":"https://stageapi.hootboard.com/resources/posthoot","urlObject":{"protocol":"https","path":["resources","posthoot"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"de4c6ec0-53a8-00a8-4f34-4086735e5824"},{"name":"NearbyPosts","id":"e2de8d4a-4e4b-9ed0-f2a4-986bb1322c71","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"nearbyPosts\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"zip\":\"19120\"}}"},"url":"https://stageapi.hootboard.com/resources/posts","urlObject":{"protocol":"https","path":["resources","posts"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2de8d4a-4e4b-9ed0-f2a4-986bb1322c71"},{"name":"GetFilters","id":"e71eaf2d-d2eb-132b-3881-92b450e3fbe6","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"getFilters\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"boardId\":7381}}"},"url":"https://stageapi.hootboard.com/resources/tags","urlObject":{"protocol":"https","path":["resources","tags"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e71eaf2d-d2eb-132b-3881-92b450e3fbe6"},{"name":"CreateBoard","id":"ed7997ac-6e62-2b6c-86b3-baeefbbcba5a","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"createBoard\",\"apikey\":\"bG11dGlneHQ1Y2po\",\"boardDetails\":{\"commName\":\"testing\",\"commDesc\":\"testing\",\"adminType\":\"AA\",\"commOwnerId\":\"8450\",\"visitId\":0,\"defaultLocId\":19120,\"refSource\":\"htbrd\",\"CommType\":\"Public\"}}"},"url":"https://stageapi.hootboard.com/resources/createboard","urlObject":{"protocol":"https","path":["resources","createboard"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed7997ac-6e62-2b6c-86b3-baeefbbcba5a"},{"name":"MyHoots","id":"ef21f320-7989-f1c1-c85d-c8782aaf6859","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"myPosts\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"partyId\":920,\"start\":0,\"max\":20,\"upcomingEvents\":false,\"freeEvents\":true}}"},"url":"https://stageapi.hootboard.com/resources/posts","urlObject":{"protocol":"https","path":["resources","posts"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef21f320-7989-f1c1-c85d-c8782aaf6859"},{"name":"SendMessage","id":"fb84140c-32ad-3424-cbc5-e72e933e3cf3","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"sendMessage\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"messageDetails\":{\"sendersId\":9222,\"receiverId\":9274,\"visitsId\":0,\"msgText\":\"This new message is send through Rest API\"}}}"},"url":"https://stageapi.hootboard.com/resources/messages","urlObject":{"protocol":"https","path":["resources","messages"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb84140c-32ad-3424-cbc5-e72e933e3cf3"},{"name":"EditHoot","id":"dc96d28d-4345-ff93-15ab-57cafac2e382","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"c2hkMzc2Y2poZzI3\",\"postParams\":{\n  \t\"partyId\": 989,\n    \"editPost\": false,\n    \"selectedCommIds\": \"188:pri\",\n  \t\"owningBoardId\": 188,\n    \"shareEmails\": \"\",\n    \"thumbSizeId\": 0,\n    \"postingHtmlData\": \"<div class=\\\"iframeDiv hootalink-thm1\\\" id=\\\"iframeDiv\\\" style=\\\"width: 690px; height: 764px;\\\"> <div class=\\\"flyerPanel jquery-shadow jquery-shadow-sides jquery-shadow-sides-hz-1\\\" id=\\\"divTemplate\\\" attrwidth=\\\"640\\\" attrheight=\\\"480\\\" attrthemeid=\\\"2\\\"> <div id=\\\"fgen-12-newthm\\\" style=\\\"width: 100%; position: absolute; padding: 4.05% 0; background: none repeat scroll 0% 0% rgb(255, 255, 255);\\\" type=\\\"main\\\"> <div style=\\\"margin: 0px; width: 90%; margin: 0 5.05%;\\\" id=\\\"fgen-13\\\" type=\\\"WR\\\"> <div style=\\\"width: 99%; font-size: 30px; text-align: center; color: rgb(105, 105, 105); font-family: 'Open Sans'; font-weight: 700; margin: 0px; line-height: 46px; display: inline-block;\\\" type=\\\"TTL\\\" blobtype=\\\"Text\\\" class=\\\"contentDiv\\\" id=\\\"embed-title\\\"> Big Hero 6 Teaser Trailer Sneak Peek </div><div class=\\\"edit-texts\\\" id=\\\"edit-title\\\" style=\\\"right: 20px; top: 20px; opacity: 0.245479;\\\"> <a href=\\\"javascript:void(0)\\\" onclick=\\\"editTitle()\\\"></a> </div></div><div style=\\\"margin: 0px; width: 100%; margin: 4.05% 0\\\" id=\\\"fgen-14\\\" type=\\\"WR\\\"> <div style=\\\"width: 100%; margin: 0; position: relative; left: -1px;\\\" type=\\\"FLX\\\" blobtype=\\\"Media\\\" class=\\\"contentDiv\\\" id=\\\"embed\\\"> <input value=\\\"360;270\\\" id=\\\"embed-size\\\" type=\\\"hidden\\\"> <input value=\\\"360;270\\\" id=\\\"blog-img-size\\\" type=\\\"hidden\\\"> <div style=\\\"padding-bottom: 56.23%;\\\" class=\\\"responsive-object\\\"><iframe class=\\\"embedly-embed\\\" src=\\\"//cdn.embedly.com/widgets/media.html?src=http%3A%2F%2Fwww.youtube.com%2Fembed%2FlEP_rhmbtbU%3Ffeature%3Doembed&amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DlEP_rhmbtbU&amp;image=http%3A%2F%2Fi.ytimg.com%2Fvi%2FlEP_rhmbtbU%2Fhqdefault.jpg&amp;key=783d0dc58dc54700b14f4907d769429b&amp;type=text%2Fhtml&amp;schema=youtube\\\" scrolling=\\\"no\\\" allowfullscreen=\\\"\\\" frameborder=\\\"0\\\" height=\\\"388\\\" width=\\\"690\\\"></iframe></div><input id=\\\"embedlyResp\\\" value=\\\"%7B%22provider_url%22%3A%22http%3A//www.youtube.com/%22%2C%22description%22%3A%22See%20the%20brand%20new%20teaser%20trailer%20for%20Big%20Hero%206%20tomorrow%20on%20Yahoo%21%20Movies.%20From%20Walt%20Disney%20Animation%20Studios%2C%20the%20team%20behind%20%5C%22Frozen%5C%22%20and%20%5C%22Wreck-It%20Ralph%2C%5C%22%20comes%20%5C%22Big%20Hero%206%2C%5C%22%20an%20action-packed%20comedy-adventure%20about%20the%20special%20bond%20that%20develops%20between%20Baymax%20%28voice%20of%20Scott%20Adsit%29%2C%20a%20plus-sized%20inflatable%20robot%2C%20and%20prodigy%20Hiro%20Hamada%20%28voice%20of%20Ryan%20Potter%29.%22%2C%22embeds%22%3A%5B%5D%2C%22safe%22%3Atrue%2C%22provider_display%22%3A%22www.youtube.com%22%2C%22related%22%3A%5B%5D%2C%22favicon_url%22%3A%22https%3A//s.ytimg.com/yts/img/favicon-vfldLzJxy.ico%22%2C%22authors%22%3A%5B%7B%22url%22%3A%22http%3A//www.youtube.com/user/disneyanimation%22%2C%22name%22%3A%22Walt%20Disney%20Animation%20Studios%22%7D%5D%2C%22images%22%3A%5B%7B%22caption%22%3Anull%2C%22url%22%3A%22http%3A//i.ytimg.com/vi/lEP_rhmbtbU/hqdefault.jpg%22%2C%22height%22%3A360%2C%22width%22%3A480%2C%22colors%22%3A%5B%7B%22color%22%3A%5B0%2C4%2C5%5D%2C%22weight%22%3A0.5986328125%7D%2C%7B%22color%22%3A%5B39%2C47%2C50%5D%2C%22weight%22%3A0.2216796875%7D%2C%7B%22color%22%3A%5B58%2C92%2C102%5D%2C%22weight%22%3A0.062744140625%7D%2C%7B%22color%22%3A%5B87%2C129%2C129%5D%2C%22weight%22%3A0.038818359375%7D%2C%7B%22color%22%3A%5B118%2C188%2C200%5D%2C%22weight%22%3A0.03076171875%7D%5D%2C%22entropy%22%3A4.33873200728%2C%22size%22%3A10913%7D%5D%2C%22cache_age%22%3A86131%2C%22language%22%3A%22English%22%2C%22app_links%22%3A%5B%7B%22url%22%3A%22vnd.youtube%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%26feature%3Dapplinks%22%2C%22type%22%3A%22ios%22%2C%22app_store_id%22%3A%22544007664%22%2C%22app_name%22%3A%22YouTube%22%7D%2C%7B%22url%22%3A%22http%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%26feature%3Dapplinks%22%2C%22type%22%3A%22android%22%2C%22app_name%22%3A%22YouTube%22%2C%22package%22%3A%22com.google.android.youtube%22%7D%2C%7B%22url%22%3A%22http%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%26feature%3Dapplinks%22%2C%22type%22%3A%22web%22%7D%5D%2C%22original_url%22%3A%22https%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%22%2C%22url%22%3A%22https%3A//www.youtube.com/watch%3Fv%3DlEP_rhmbtbU%22%2C%22media%22%3A%7B%22duration%22%3A18%2C%22width%22%3A690%2C%22html%22%3A%22%3Ciframe%20class%3D%5C%22embedly-embed%5C%22%20src%3D%5C%22//cdn.embedly.com/widgets/media.html%3Fsrc%3Dhttp%253A%252F%252Fwww.youtube.com%252Fembed%252FlEP_rhmbtbU%253Ffeature%253Doembed%26url%3Dhttps%253A%252F%252Fwww.youtube.com%252Fwatch%253Fv%253DlEP_rhmbtbU%26image%3Dhttp%253A%252F%252Fi.ytimg.com%252Fvi%252FlEP_rhmbtbU%252Fhqdefault.jpg%26key%3D783d0dc58dc54700b14f4907d769429b%26type%3Dtext%252Fhtml%26schema%3Dyoutube%5C%22%20width%3D%5C%22690%5C%22%20height%3D%5C%22388%5C%22%20scrolling%3D%5C%22no%5C%22%20frameborder%3D%5C%220%5C%22%20allowfullscreen%3E%3C/iframe%3E%22%2C%22type%22%3A%22video%22%2C%22height%22%3A388%7D%2C%22title%22%3A%22Big%20Hero%206%20Teaser%20Trailer%20Sneak%20Peek%22%2C%22offset%22%3Anull%2C%22lead%22%3Anull%2C%22content%22%3Anull%2C%22entities%22%3A%5B%7B%22count%22%3A2%2C%22name%22%3A%22Walt%20Disney%20Animation%20Studios%22%7D%2C%7B%22count%22%3A2%2C%22name%22%3A%22Hiro%22%7D%2C%7B%22count%22%3A2%2C%22name%22%3A%22Baymax%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Hiro%20Hamada%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Honey%20Lemon%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Don%20Hall%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Big%20Hero%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Ralph%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Ryan%20Potter%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Young%20Elsa%20%26%20Anna%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Yahoo%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Jamie%20Chung%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Rodriguez%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Chris%20Williams%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22T.J.%20Miller%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Roy%20Conli%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Idina%20Menzel%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22San%20Fransokyo%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Damon%20Wayans%20Jr.%22%7D%2C%7B%22count%22%3A1%2C%22name%22%3A%22Scott%20Adsit%22%7D%5D%2C%22favicon_colors%22%3A%5B%7B%22color%22%3A%5B163%2C23%2C14%5D%2C%22weight%22%3A0.04296875%7D%2C%7B%22color%22%3A%5B0%2C0%2C0%5D%2C%22weight%22%3A0.014892578125%7D%2C%7B%22color%22%3A%5B227%2C227%2C227%5D%2C%22weight%22%3A0.002685546875%7D%2C%7B%22color%22%3A%5B212%2C158%2C160%5D%2C%22weight%22%3A0.001953125%7D%5D%2C%22keywords%22%3A%5B%7B%22score%22%3A36%2C%22name%22%3A%22disney%22%7D%2C%7B%22score%22%3A35%2C%22name%22%3A%22hero%22%7D%2C%7B%22score%22%3A29%2C%22name%22%3A%22voices%22%7D%2C%7B%22score%22%3A28%2C%22name%22%3A%22hiro%22%7D%2C%7B%22score%22%3A25%2C%22name%22%3A%22frozen%22%7D%2C%7B%22score%22%3A20%2C%22name%22%3A%22baymax%22%7D%2C%7B%22score%22%3A17%2C%22name%22%3A%22animated%22%7D%2C%7B%22score%22%3A16%2C%22name%22%3A%22big%22%7D%2C%7B%22score%22%3A13%2C%22name%22%3A%22www%22%7D%2C%7B%22score%22%3A13%2C%22name%22%3A%22walt%22%7D%5D%2C%22published%22%3Anull%2C%22provider_name%22%3A%22YouTube%22%2C%22type%22%3A%22html%22%7D\\\" type=\\\"hidden\\\"><input id=\\\"embedlyUrl\\\" value=\\\"https://www.youtube.com/watch?v=lEP_rhmbtbU\\\" type=\\\"hidden\\\"></div></div><div style=\\\"margin: 0px; width: 90%; margin: 0 5.05%;\\\" id=\\\"fgen-15\\\" type=\\\"WR\\\"> <div style=\\\"width: 99%; font-size: 18px; text-align: justify; color: rgb(105, 105, 105); font-family: &quot;Open Sans&quot;; font-weight: 400; margin: 0px; line-height: 34px; height: 167px;\\\" type=\\\"FLX\\\" blobtype=\\\"Text\\\" class=\\\"contentDiv\\\" id=\\\"embed-desc\\\"> <div class=\\\"edit-texts\\\" id=\\\"edit-desc\\\" style=\\\"display: none; right: 20px;\\\"> <a href=\\\"javascript:void(0)\\\" onclick=\\\"editDesc()\\\"></a> </div><div class=\\\"nano has-scrollbar\\\"> <div style=\\\"right: -17px;\\\" tabindex=\\\"0\\\" class=\\\"nano-content\\\"> See the brand new teaser trailer for Big Hero 6 tomorrow on Yahoo! Movies. From Walt Disney Animation Studios, the team behind \\\"Frozen\\\" and \\\"Wreck-It Ralph,\\\" comes \\\"Big Hero 6,\\\" an action-packed comedy-adventure about the special bond that develops between Baymax (voice of Scott Adsit), a plus-sized inflatable robot, and prodigy Hiro Hamada (voice of Ryan Potter). </div><div class=\\\"nano-pane\\\"><div style=\\\"height: 126px; transform: translate(0px, 0px);\\\" class=\\\"nano-slider\\\"></div></div></div></div><div style=\\\"width: 99%; font-size: 14px; text-align: left; margin: 0px; text-decoration: none; color: rgb(105, 105, 105); font-family: 'Open Sans'; font-weight: 400; padding: 20px 0 0;\\\" type=\\\"FLX\\\" blobtype=\\\"Text\\\" class=\\\"contentDiv\\\" id=\\\"embed-link\\\"> <img src=\\\"https://s.ytimg.com/yts/img/favicon-vfldLzJxy.ico\\\" alt=\\\"\\\" style=\\\"position: relative; vertical-align: middle; top: -1px; margin-right: 5px; max-width: 16px;\\\"><a href=\\\"https://www.youtube.com/watch?v=lEP_rhmbtbU\\\" target=\\\"_blank\\\" style=\\\"color: rgb(105, 105, 105)\\\">https://www.youtube.com/watch?v=lEP_rhmbtbU</a> </div></div></div></div></div><input id=\\\"postingHtmlHeight\\\" value=\\\"764\\\" type=\\\"hidden\\\">\",\n    \"themeId\": 0,\n    \"aspectRatioCode\": \"HL1\",\n    \"postOnFb\": false,\n    \"postReminders\": true,\n    \"userPermPub\": true,\n    \"userPermEmbed\": false,\n    \"locIds\": \"0,22962,7545\",\n    \"effectId\": 6,\n    \"paymntId\": 0,\n    \"couponId\": 0,\n    \"postHoot\": true,\n    \"postComment\": true,\n    \"postMembership\": true,\n    \"fileType\": \"html\",\n    \"uploadedFileName\": \"\",\n    \"title\": \"Big Hero 6 Teaser Trailer Sneak Peek\",\n  \t\"description\": \"\",\n    \"thumbWidth\": 182,\n    \"thumbHeight\": 214,\n    \"custmDims\": \"690x810\",\n  \t\"customHoot\": false,\n  \t\"hootType\": \"HLVID\",\n  \t\"widthClass\": \"w1\",\n  \t\"tagsText\": \"jobs,employment,hiring,hr\",\n  \t\"postApproved\": true,\n  \"transactions\": {}\n}}"},"url":"https://stageapi.hootboard.com/resources/posthoot","urlObject":{"protocol":"https","path":["resources","posthoot"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc96d28d-4345-ff93-15ab-57cafac2e382"},{"name":"AdminSentInvites","id":"8555c782-6a8a-ba2f-f781-d2a62b6b23ee","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"adminSentInvites\",\"params\":{\"apikey\":\"c2hkMzc2Y2poZzI3\",\"boardId\":11278}}"},"url":"https://stageapi.hootboard.com/resources/boards","urlObject":{"protocol":"https","path":["resources","boards"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8555c782-6a8a-ba2f-f781-d2a62b6b23ee"},{"name":"BoardMembers","id":"232c56c9-4a0b-ea9a-fe8a-5bd63ffb391e","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"boardMembers\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"boardId\":1212}}"},"url":"https://stageapi.hootboard.com/resources/boards","urlObject":{"protocol":"https","path":["resources","boards"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"232c56c9-4a0b-ea9a-fe8a-5bd63ffb391e"},{"name":"PremiumBoardSubscTrans","id":"590abcfc-a662-b54c-33a0-80a03ef87c5c","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"premiumBoardSubscripTrans\",\"apikey\":\"bG11dGlneHQ1Y2po\",\"partyId\":12100,\"boardId\":12325,\"stripeToken\":\"\",\"subscrPlanId\":\"DailyTestPlan2\"}"},"url":"https://stageapi.hootboard.com/resources/transaction","urlObject":{"protocol":"https","path":["resources","transaction"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"590abcfc-a662-b54c-33a0-80a03ef87c5c"},{"name":"ScreenSetup","id":"8246a186-b079-cb25-c09c-7247ade4bfae","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"bG11dGlneHQ1Y2po\",\"appMethod\":\"screenSetup\",\"screenId\":\"kuyjya\"}"},"url":"https://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"https","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8246a186-b079-cb25-c09c-7247ade4bfae"},{"name":"LoadStaticScreen","id":"66ead70e-e69b-c05c-fd88-b1b8eea730df","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"bG11dGlneHQ1Y2po\",\"appMethod\":\"loadStaticScreen\",\"screenId\":\"kuyjya\"}"},"url":"https://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"https","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"66ead70e-e69b-c05c-fd88-b1b8eea730df"},{"name":"DeleteBoard","id":"59c05723-45ff-c98d-10ef-ce1f1feb0275","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"deleteBoard\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"partyId\":\"989\",\"boardId\":\"990\"}}"},"url":"http://stageapi.hootboard.com/resources/boards","urlObject":{"protocol":"http","path":["resources","boards"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"59c05723-45ff-c98d-10ef-ce1f1feb0275"},{"name":"BoardUpgradeTransactions","id":"4702f5ca-1fdc-3ef5-b720-ffd06d502ebf","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"boardUpgradeTransactions\",\"apikey\":\"bG11dGlneHQ1Y2po\",\"boardId\":12314,\"month\":8,\"year\":2016}"},"url":"https://stageapi2.hootboard.com/resources/transaction","urlObject":{"protocol":"https","path":["resources","transaction"],"host":["stageapi2","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4702f5ca-1fdc-3ef5-b720-ffd06d502ebf"},{"name":"SaveBoardNotifs","id":"014530bd-5577-61bb-3a04-f6c9051f85f8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"saveBoardNotifs\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"notifs\":{\"boardId\":10716,\"partyId\":9222,\"hootPostedEmail\": true,\n  \"commentMentionEmail\": false,\n  \"hootDeletedNotif\": true,\n  \"rehootNotif\": true,\n  \"hootAprRejNotif\": true,\n  \"hootRemovedEmail\": true,\n  \"otherCommentEmail\": true,\n  \"commentMentionNotif\": false,\n  \"subBoardAddedEmail\": true,\n  \"otherCommentNotif\": true,\n  \"subBoardAddedNotif\": true,\n  \"mineCommentEmail\": true,\n  \"hootRemovedNotif\": true,\n  \"rehootEmail\": false,\n  \"mineCommentNotif\": true,\n  \"hootAprRejEmail\": true,\n  \"hootDeletedEmail\": false,\n  \"hootPostedNotif\": true}}}"},"url":"https://stageapi.hootboard.com/resources/boards","urlObject":{"protocol":"https","path":["resources","boards"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"014530bd-5577-61bb-3a04-f6c9051f85f8"},{"name":"GetBoardNotifs","id":"6e62ccd4-909c-2ee8-992a-d2c710ef49c2","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"getBoardNotifs\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"boardId\":10716,\"partyId\":9222}}"},"url":"https://stageapi.hootboard.com/resources/boards","urlObject":{"protocol":"https","path":["resources","boards"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e62ccd4-909c-2ee8-992a-d2c710ef49c2"},{"name":"EmailNotif","id":"71817039-bc9f-75df-cca3-c276c47aa149","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"emailNotif\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"partyId\":17}}"},"url":"http://localhost:8080/resources/accmgmt","urlObject":{"protocol":"http","port":"8080","path":["resources","accmgmt"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"71817039-bc9f-75df-cca3-c276c47aa149"},{"name":"SaveEmailNotif","id":"8e13e5a1-1c84-8ce4-dc10-b69f4b6a1abe","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"saveEmailNotif\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"notifs\":{\"partyId\":17,\"privateMsgNotif\": true,\n  \"myHootPostedEmail\": true,\n  \"privateMsgEmail\": true,\n  \"rehootNotif\": true,\n  \"hootDeletedNotif\": true,\n  \"hootAprRejNotif\": true,\n  \"myHootPostedNotif\": true,\n  \"hootRemovedEmail\": true,\n  \"hbUpdatesEmail\": true,\n  \"hootRemovedNotif\": true,\n  \"rehootEmail\": true,\n  \"hbUpdatesNotif\": true,\n  \"hootAprRejEmail\": true,\n  \"hootDeletedEmail\": true}}}"},"url":"http://stageapi.hootboard.com/resources/accmgmt","urlObject":{"protocol":"http","path":["resources","accmgmt"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e13e5a1-1c84-8ce4-dc10-b69f4b6a1abe"},{"name":"EditPersonalInfo","id":"d68539be-572c-790d-963e-3ce785f519fa","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"editPersonalInfo\",\"params\":{\"apikey\":\"bG11dGlneHQ1Y2po\",\"personalInfo\":{\"partyId\":9222,\"photoPath\":\"https://www.filepicker.io/api/file/Fjeh0DQfSPeOMRTTLtel\",\"locIds\":\"2510,22962\",\"removeLocs\":false,\"defaultLoc\":0}}}"},"url":"https://stageapi.hootboard.com/resources/accmgmt","urlObject":{"protocol":"https","path":["resources","accmgmt"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d68539be-572c-790d-963e-3ce785f519fa"},{"name":"LoadInteractiveScreen","id":"9ede8259-8069-0078-29dd-86de39191ce9","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"bG11dGlneHQ1Y2po\",\"appMethod\":\"loadInteractiveScreen\",\"screenId\":\"k8ngsk\"}"},"url":"https://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"https","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ede8259-8069-0078-29dd-86de39191ce9"},{"name":"InteractiveScreenHoots","id":"fcef5317-67c7-3524-46c9-db4336a57d69","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"bG11dGlneHQ1Y2po\",\"appMethod\":\"interactiveScreenHoots\",\"boardId\":13128,\"collection\":\"\",\"showPrivatePosts\":true,\"start\":0,\"max\":20, \"freeEvents\": false, \"upcomingEvents\": false}"},"url":"https://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"https","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcef5317-67c7-3524-46c9-db4336a57d69"},{"name":"BoardEngageTrack","id":"cd852f0e-2f97-287c-a335-e43367c0a411","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"boardEngagementTracking\",\"apikey\":\"c2hkMzc2Y2poZzI3\",\"boardEngTrackData\":[\r\n    {\r\n        \"boardId\": \"1366\",\r\n        \"dailyEngagementUnitsConsumed\": 1,\r\n        \"error\": false,\r\n        \"totalMonthlyEU\": 0,\r\n        \"reservedEU\": -130,\r\n        \"euConsumedToday\": 1,\r\n        \"euConsumedTillNow\": 1,\r\n        \"reservedEUTillNow\": -130,\r\n        \"reservedEUConsumedToday\": 1,\r\n        \"euCycleNumBoardEngTrack\": 1,\r\n        \"euCycleNumBoard\": 12,\r\n        \"remainingMonthlyEU\": -1,\r\n        \"remainingReservedEU\": -131,\r\n        \"startFreshEngCycle\": false,\r\n        \"noPreviousEU\": false,\r\n        \"wasReserveEUUsed\": true,\r\n        \"boardEngagementTrackId\": 37,\r\n        \"premiumBoard\": true\r\n    },\r\n    {\r\n        \"boardId\": \"1375\",\r\n        \"dailyEngagementUnitsConsumed\": 7,\r\n        \"error\": false,\r\n        \"totalMonthlyEU\": 50,\r\n        \"reservedEU\": 0,\r\n        \"euConsumedToday\": 25,\r\n        \"euConsumedTillNow\": 40,\r\n        \"reservedEUTillNow\": 0,\r\n        \"reservedEUConsumedToday\": 0,\r\n        \"euCycleNumBoardEngTrack\": 1,\r\n        \"euCycleNumBoard\": 1,\r\n        \"remainingMonthlyEU\": 0,\r\n        \"remainingReservedEU\": 0,\r\n        \"startFreshEngCycle\": false,\r\n        \"noPreviousEU\": false,\r\n        \"wasReserveEUUsed\": false,\r\n        \"boardEngagementTrackId\": 8,\r\n        \"premiumBoard\": false\r\n    },    \r\n    {\r\n        \"boardId\": \"1370\",\r\n        \"dailyEngagementUnitsConsumed\": 4,\r\n        \"error\": true,\r\n        \"message\": \"Deduction of engagement units failed for 14330\"\r\n    }\r\n]}"},"url":"https://stageapi.hootboard.com/resources/transaction","urlObject":{"protocol":"https","path":["resources","transaction"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd852f0e-2f97-287c-a335-e43367c0a411"},{"name":"SendBoardLink","id":"8b102e71-690b-5628-c224-5a3ce2d22d90","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"sendBoardLink\",\"apiKey\":\"bG11dGlneHQ1Y2po\",\"inviteeEmail\":\"ttt111@hootboard.us\",\"inviteeName\":\"\",\"boardId\":\"1220\",\"screenId\":\"kuyjya\"}"},"url":"http://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"http","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b102e71-690b-5628-c224-5a3ce2d22d90"},{"name":"SendHootLink","id":"28d04703-9b72-a940-5d0d-7299d2afaa84","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"sendHootLink\",\"apiKey\":\"bG11dGlneHQ1Y2po\",\"inviteeEmail\":\"ttt111@hootboard.us\",\"inviteeName\":\"\",\"boardId\":\"990\",\"postId\":3326,\"screenId\":\"rz2yhs\"}"},"url":"http://stageapi.hootboard.com/resources/screens","urlObject":{"protocol":"http","path":["resources","screens"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"28d04703-9b72-a940-5d0d-7299d2afaa84"},{"name":"UpdateInvoice","id":"0e5b6b59-e17d-d04f-f091-5c10c6451ae5","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"appMethod\":\"updateInvoice\",\"apikey\":\"bG11dGlneHQ1Y2po\",\"invoice\":\"in_D0mPYCh5AepmxP\",\"subscription\":\"sub_D0mObvci6yIscw\",\"customer\":\"cus_D0mOy5MuzJL1MD\",\"totalAmt\":25.99}"},"url":"http://stageapi.hootboard.com/resources/transaction","urlObject":{"protocol":"http","path":["resources","transaction"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e5b6b59-e17d-d04f-f091-5c10c6451ae5"},{"name":"Get Apps","id":"455fc4ac-1b56-485d-a437-d72a68ffe9c6","request":{"method":"GET","header":[{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"formdata","formdata":[]},"url":"https://stageapi.hootboard.com/resources/apps","description":"<p>Get the list of platform apps</p>\n","urlObject":{"protocol":"https","path":["resources","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"455fc4ac-1b56-485d-a437-d72a68ffe9c6"},{"name":"Install new App","id":"cb734ac3-4fdc-4ec3-9e15-50ebd705dbc4","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"raw","raw":"{\r\n  \"boardAppsId\": \"\",\r\n  \"appName\": \"New App for Screen 1\",\r\n  \"seqNumber\": \"1\",\r\n  \"showAllScreens\": false,\r\n  \"boardId\": \"14660\",\r\n  \"appsId\": \"1\",\r\n  \"appTypeCode\":\"WL\",\r\n  \"boardAppsEndpoints\": [\r\n    {\r\n      \"endpointId\": \"\",\r\n      \"apiEndpoint\": \"\",\r\n      \"boardScreenId\": \"1\",\r\n      \"deployDateTime\": \"\",\r\n      \"endpoint\": \"http://google.com\",\r\n      \"boardAppsInputs\": [\r\n      ]\r\n    }\r\n  ]\r\n}\r\n"},"url":"https://stageapi.hootboard.com/resources/screens/apps","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb734ac3-4fdc-4ec3-9e15-50ebd705dbc4"},{"name":"Get Board Apps","id":"59df423a-493b-46e5-a4bb-a0bda4b074d1","request":{"method":"GET","header":[{"key":"x-api-key","value":"bG11dGlneHQ1Y2po"}],"body":{"mode":"formdata","formdata":[]},"url":"https://stageapi.hootboard.com/resources/screens/apps?boardId=14660","urlObject":{"protocol":"https","path":["resources","screens","apps"],"host":["stageapi","hootboard","com"],"query":[{"key":"boardId","value":"14660"}],"variable":[]}},"response":[],"_postman_id":"59df423a-493b-46e5-a4bb-a0bda4b074d1"}]}