{"id":1365,"date":"2021-08-09T12:30:26","date_gmt":"2021-08-09T12:30:26","guid":{"rendered":"https:\/\/staging.hubino.com\/newblog\/?p=1365"},"modified":"2022-07-01T05:34:15","modified_gmt":"2022-07-01T05:34:15","slug":"how-to-integrate-amazon-alexa-with-google-search","status":"publish","type":"post","link":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/","title":{"rendered":"How to integrate Amazon Alexa with Google Search?"},"content":{"rendered":"\n<p>Amazon&nbsp;<strong>Alexa<\/strong>&nbsp;voice service from Amazon Echo dot device can be integrated with Google Search based on the below steps;<\/p>\n\n\n\n<p>Amazon Echo &lt;\u2013&gt; Amazon Alexa Skill &lt;\u2013&gt; Amazon AWS &lt;\u2013&gt; Google Search<\/p>\n\n\n\n<p>1. Download the alexa google search open API source code available in the below github URL;<\/p>\n\n\n\n<p>2. Create a Lambda function in Amazon web service based on the below steps; Go to&nbsp;<a href=\"https:\/\/aws.amazon.com\/console\/\">https:\/\/aws.amazon.com\/console\/<\/a>&nbsp;and create a free user account;<\/p>\n\n\n\n<p>2.1 Click \u2018Create Function\u2019 after selecting AWS Lambda in Amazon AWS console as mentioned below; Select Ireland time zone before creating this webservice;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" width=\"998\" height=\"281\" src=\"https:\/\/staging.hubino.com\/newblog\/wp-content\/uploads\/2021\/08\/alexa_1.png\" alt=\"\" class=\"wp-image-1366\" srcset=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_1.png 998w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_1-300x84.png 300w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_1-768x216.png 768w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_1-585x165.png 585w\" sizes=\"(max-width: 998px) 100vw, 998px\" \/><\/figure>\n\n\n\n<p>2.2 Select \u2018Author from scratch\u2019 option<\/p>\n\n\n\n<p>2.3 Enter the Name of the function Ex: Google<\/p>\n\n\n\n<p>2.4 Select \u2018Node.js&nbsp;4.3\u2019 in the drop-down list<\/p>\n\n\n\n<p>2.5 Select \u2018Create new role from template(s)\u2019<\/p>\n\n\n\n<p>2.6 Enter the Role name as \u2018lambda_exe\u2019 \u2013 Any userdefined name is fine<\/p>\n\n\n\n<p>2.7 Click \u2018Create function\u2019<\/p>\n\n\n\n<p>2.8 Add triggers after Selecting \u2018Alexa skill\u2019 set in the left pane list<\/p>\n\n\n\n<p>2.9 Go to \u2018Function code\u2019 section in the same screen and Upload the downloaded API source code from github, select the Archive file available in the src folder (after unzip)<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" width=\"998\" height=\"454\" src=\"https:\/\/staging.hubino.com\/newblog\/wp-content\/uploads\/2021\/08\/alexa_2.png\" alt=\"\" class=\"wp-image-1367\" srcset=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_2.png 998w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_2-300x136.png 300w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_2-768x349.png 768w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_2-585x266.png 585w\" sizes=\"(max-width: 998px) 100vw, 998px\" \/><\/figure>\n\n\n\n<p>2.10 Scroll down to Basic settings section and set the timeout as \u201920\u2019 seconds, which will helps to wait for the response from Google server<\/p>\n\n\n\n<p>2.11 Click Save button<\/p>\n\n\n\n<p>2.12 Copy the ARN \u2013 arn:aws:lambda:eu-west-1:123456789:function:google in top right corner for further use after selecting the Google lambda function<\/p>\n\n\n\n<p>3. Go to Amazon Alexa developer website;&nbsp;<a href=\"https:\/\/developer.amazon.com\/alexa-skills-kit\">https:\/\/developer.amazon.com\/alexa-skills-kit<\/a>&nbsp;and create a free user account;<\/p>\n\n\n\n<p>3.1 Click \u2018Start a Skill\u2019 button<\/p>\n\n\n\n<p>3.2 Enter Skill information details as mentioned in the below screenshot; (Proceed for next section by clicking \u2018Next\u2019 button in bottom of the screen)<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" width=\"999\" height=\"657\" src=\"https:\/\/staging.hubino.com\/newblog\/wp-content\/uploads\/2021\/08\/alexa_3.png\" alt=\"\" class=\"wp-image-1368\" srcset=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_3.png 999w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_3-300x197.png 300w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_3-768x505.png 768w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_3-585x385.png 585w\" sizes=\"(max-width: 999px) 100vw, 999px\" \/><\/figure>\n\n\n\n<p>3.3 Copy and paste the below JSON information in the intent schema;<\/p>\n\n\n\n<p>{<\/p>\n\n\n\n<p>&nbsp;&nbsp;\u201cintents\u201d: [<\/p>\n\n\n\n<p>&nbsp; &nbsp;&nbsp;{<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;&nbsp;\u201cslots\u201d: [<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;{<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;\u201cname\u201d: \u201csearch\u201d,<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;\u201ctype\u201d: \u201cSEARCH\u201d<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;}<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;&nbsp;],<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;&nbsp;\u201cintent\u201d: \u201cSearchIntent\u201d<\/p>\n\n\n\n<p>&nbsp; &nbsp;&nbsp;},<\/p>\n\n\n\n<p>&nbsp; &nbsp;&nbsp;{<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;&nbsp;\u201cintent\u201d: \u201cAMAZON.StopIntent\u201d<\/p>\n\n\n\n<p>&nbsp; &nbsp;&nbsp;}<\/p>\n\n\n\n<p>&nbsp;&nbsp;]<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>3.4 Enter \u2018SEARCH\u2019 in Enter Type and it\u2019s values should be as follows;<\/p>\n\n\n\n<p>who is the queen<\/p>\n\n\n\n<p>why is the sky blue<\/p>\n\n\n\n<p>3.5 Enter \u2018SearchIntent {search}\u2019 in Sample Utterances, Please refer the below screenshot;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" width=\"999\" height=\"658\" src=\"https:\/\/staging.hubino.com\/newblog\/wp-content\/uploads\/2021\/08\/alexa_4.png\" alt=\"\" class=\"wp-image-1369\" srcset=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_4.png 999w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_4-300x198.png 300w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_4-768x506.png 768w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_4-585x385.png 585w\" sizes=\"(max-width: 999px) 100vw, 999px\" \/><\/figure>\n\n\n\n<p>3.6 Get the ARN value available in the step 2.12 and save in the Service End point type default value; You should select \u2018ARN\u2019 as End point type;<\/p>\n\n\n\n<p>Please refer the below screenshot;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" width=\"933\" height=\"633\" src=\"https:\/\/staging.hubino.com\/newblog\/wp-content\/uploads\/2021\/08\/alexa_5.png\" alt=\"\" class=\"wp-image-1370\" srcset=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_5.png 933w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_5-300x204.png 300w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_5-768x521.png 768w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_5-585x397.png 585w\" sizes=\"(max-width: 933px) 100vw, 933px\" \/><\/figure>\n\n\n\n<p>3.7 Enable the Skill in the Test section as mentioned in the below screenshot;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" width=\"996\" height=\"273\" src=\"https:\/\/staging.hubino.com\/newblog\/wp-content\/uploads\/2021\/08\/alexa_6.png\" alt=\"\" class=\"wp-image-1371\" srcset=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_6.png 996w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_6-300x82.png 300w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_6-768x211.png 768w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_6-585x160.png 585w\" sizes=\"(max-width: 996px) 100vw, 996px\" \/><\/figure>\n\n\n\n<p>3.8 Please ignore the publishing information<\/p>\n\n\n\n<p>3.9 Ensure Privacy &amp; Compliance information as mentioned in the below screenshot;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" width=\"1000\" height=\"690\" src=\"https:\/\/staging.hubino.com\/newblog\/wp-content\/uploads\/2021\/08\/alexa_7.png\" alt=\"\" class=\"wp-image-1372\" srcset=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_7.png 1000w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_7-300x207.png 300w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_7-768x530.png 768w, https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/alexa_7-585x404.png 585w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p>4. Go to Amazon Alexa mobile application available in your mobile phone; Please note Amazon Alexa skill creation account username and password should be used to login the Amazon Alexa mobile application installed in the mobile phone;<\/p>\n\n\n\n<p>4.1 Go to \u2018Skills\u2019 option available in the menu<\/p>\n\n\n\n<p>4.2 Click \u2018Your Skills\u2019 in top right corner of the mobile screen<\/p>\n\n\n\n<p>4.3 Select your Google skill set created in the Amazon developer account for Amazon Skill<\/p>\n\n\n\n<p>4.4 Click \u2018ENABLE SKILL\u2019 button in the screen as mentioned in the below screenshot<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Amazon&nbsp;Alexa&nbsp;voice service from Amazon Echo dot device can be integrated with Google Search based&hellip;<\/p>\n","protected":false},"author":1,"featured_media":1854,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[26,27,28],"tags":[30],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v16.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to integrate Amazon Alexa with Google Search ?<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to integrate Amazon Alexa with Google Search ?\" \/>\n<meta property=\"og:description\" content=\"Amazon&nbsp;Alexa&nbsp;voice service from Amazon Echo dot device can be integrated with Google Search based&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/\" \/>\n<meta property=\"og:site_name\" content=\"Hubino Resources\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-09T12:30:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-07-01T05:34:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/how-to-integrate-amazon-alexa-with-google-search-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"718\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.hubino.com\/resources\/#website\",\"url\":\"https:\/\/staging.hubino.com\/resources\/\",\"name\":\"Hubino Resources\",\"description\":\"Blog | Case Studies\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.hubino.com\/resources\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/how-to-integrate-amazon-alexa-with-google-search-1.jpg\",\"contentUrl\":\"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/how-to-integrate-amazon-alexa-with-google-search-1.jpg\",\"width\":1200,\"height\":718},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#webpage\",\"url\":\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/\",\"name\":\"How to integrate Amazon Alexa with Google Search ?\",\"isPartOf\":{\"@id\":\"https:\/\/staging.hubino.com\/resources\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#primaryimage\"},\"datePublished\":\"2021-08-09T12:30:26+00:00\",\"dateModified\":\"2022-07-01T05:34:15+00:00\",\"author\":{\"@id\":\"https:\/\/staging.hubino.com\/resources\/#\/schema\/person\/2d61fd49f70401801b84564f70deee81\"},\"breadcrumb\":{\"@id\":\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.hubino.com\/resources\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to integrate Amazon Alexa with Google Search?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/staging.hubino.com\/resources\/#\/schema\/person\/2d61fd49f70401801b84564f70deee81\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/staging.hubino.com\/resources\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d968406bfd6a4fbd587c2798bc6716de?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d968406bfd6a4fbd587c2798bc6716de?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/staging.hubino.com\/resources\/\"],\"url\":\"https:\/\/staging.hubino.com\/resources\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to integrate Amazon Alexa with Google Search ?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/","og_locale":"en_US","og_type":"article","og_title":"How to integrate Amazon Alexa with Google Search ?","og_description":"Amazon&nbsp;Alexa&nbsp;voice service from Amazon Echo dot device can be integrated with Google Search based&hellip;","og_url":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/","og_site_name":"Hubino Resources","article_published_time":"2021-08-09T12:30:26+00:00","article_modified_time":"2022-07-01T05:34:15+00:00","og_image":[{"width":1200,"height":718,"url":"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/how-to-integrate-amazon-alexa-with-google-search-1.jpg","path":"\/home\/hubino.com\/resources\/wp-content\/uploads\/2021\/08\/how-to-integrate-amazon-alexa-with-google-search-1.jpg","size":"full","id":1854,"alt":"","pixels":861600,"type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/staging.hubino.com\/resources\/#website","url":"https:\/\/staging.hubino.com\/resources\/","name":"Hubino Resources","description":"Blog | Case Studies","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.hubino.com\/resources\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#primaryimage","inLanguage":"en-US","url":"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/how-to-integrate-amazon-alexa-with-google-search-1.jpg","contentUrl":"https:\/\/staging.hubino.com\/resources\/wp-content\/uploads\/2021\/08\/how-to-integrate-amazon-alexa-with-google-search-1.jpg","width":1200,"height":718},{"@type":"WebPage","@id":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#webpage","url":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/","name":"How to integrate Amazon Alexa with Google Search ?","isPartOf":{"@id":"https:\/\/staging.hubino.com\/resources\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#primaryimage"},"datePublished":"2021-08-09T12:30:26+00:00","dateModified":"2022-07-01T05:34:15+00:00","author":{"@id":"https:\/\/staging.hubino.com\/resources\/#\/schema\/person\/2d61fd49f70401801b84564f70deee81"},"breadcrumb":{"@id":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/staging.hubino.com\/resources\/how-to-integrate-amazon-alexa-with-google-search\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.hubino.com\/resources\/"},{"@type":"ListItem","position":2,"name":"How to integrate Amazon Alexa with Google Search?"}]},{"@type":"Person","@id":"https:\/\/staging.hubino.com\/resources\/#\/schema\/person\/2d61fd49f70401801b84564f70deee81","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/staging.hubino.com\/resources\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/d968406bfd6a4fbd587c2798bc6716de?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d968406bfd6a4fbd587c2798bc6716de?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/staging.hubino.com\/resources\/"],"url":"https:\/\/staging.hubino.com\/resources\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/posts\/1365"}],"collection":[{"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/comments?post=1365"}],"version-history":[{"count":1,"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/posts\/1365\/revisions"}],"predecessor-version":[{"id":1373,"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/posts\/1365\/revisions\/1373"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/media\/1854"}],"wp:attachment":[{"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/media?parent=1365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/categories?post=1365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.hubino.com\/resources\/wp-json\/wp\/v2\/tags?post=1365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}