{"id":515282,"date":"2020-04-06T09:54:00","date_gmt":"2020-04-06T07:54:00","guid":{"rendered":"https:\/\/www.devoteam.com\/expert-view\/chained-apps\/"},"modified":"2020-04-06T09:54:00","modified_gmt":"2020-04-06T07:54:00","slug":"chained-apps","status":"publish","type":"expert-view","link":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/","title":{"rendered":"Chained apps"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">An Analytics App is one of the most undervalued functionalities in Alteryx! It gives you the opportunity to make Alteryx even more user friendly and to scale the use of it exponentially in your company.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Chained Analytic Apps are a more complex type of analytic app that allows you to create Apps the are dynamic and responsive to your data. This blog-post primarily focus on Chained Analytic Apps. If you never heard of an Analytic App, this post can also be a good place to start. This post won\u2019t go into detail of the fundamentals of \u201csimple\u201d Analytic Apps but instead focus on the slightly more complex Chained Analytic Apps. You are more than welcome to reach out if you would like a more in-depth introduction to normal Analytic Apps and how they can create value for your company.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-an-analytic-app\">What is an Analytic App?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An Analytic App is essentially just a regular Alteryx workflow in which the creator his limited the interface (or page in non-technical terms) to accustom the needs of the end user. In other words, the creator can make sure the end user only goes through the bare minimum to get the data they need.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s imagine that your company has a SQL database or an Excel sheet containing every transaction your company has ever completed. Instead of regularly supplying your Business Analysts with multiple SQL extracts containing specific transactions from January, 2015 or October, 2018, you can create an Alteryx Analytic App that can automatically slice the data in every conceivable manner \u2013 and thus save you a ton of time pulling SQL extracts and give your Analysts freer access to the data they need.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s elaborate on the use case from above. Below is an image from Alteryx showing a simple data set with four variables: Transaction ID, Product Category, Sales, Profit and a Date (month and year).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/imgur.com\/a\/Ngm18J8\" target=\"_blank\" rel=\"noreferrer noopener\">Chained Apps img1<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A very simple Analytic App would give the Analyst an output based on his\/hers selection of Dates and Product Category. That would look something like this:<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Chained Apps vid1\" src=\"https:\/\/player.vimeo.com\/video\/404389555?dnt=1&amp;app_id=122963\" width=\"500\" height=\"343\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/vimeo.com\/404389555\"><\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As you can see the user goes from viewing all the available rows in IMAGE 1 with a normal workflow to only seeing the one relevant row containing a single sweatshirt transaction from June 2015. If there were 10.000 sweatshirt transactions in June 2015, the user could easily download the file as an Excel or .csv file. Pretty smart!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>\u201cAnalytic Apps are probably the coolest thing I\u2019ve ever seen! Why would I ever need a Chained Analytic App?!\u201d<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Great question! Let\u2019s look at another example.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Chained Apps vid2\" src=\"https:\/\/player.vimeo.com\/video\/404389905?dnt=1&amp;app_id=122963\" width=\"500\" height=\"343\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/vimeo.com\/404389905\"><\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the video, the user selected January, 2015 and sweatshirts and ended up with no output data. Why? Well, that\u2019s because there are no sweatshirt transactions in January, 2015.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/imgur.com\/a\/SYFmjBt\" target=\"_blank\" rel=\"noreferrer noopener\">Chained Apps Image 2<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In technical terms, a simple Analytic App isn\u2019t input dynamic which means that the Analytic App doesn\u2019t filter data automatically and, hence, it shows all Product Category instead of showing the ones that actually includes data given the Date selection (January, 2015 in this case). Luckily, this is exactly what Chained Analytical Apps can help us overcome!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The \u201cWhat\u201d and \u201cHow\u201d of Chained Analytical Apps<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Chained Analytical Apps are, as suggested by the title, a series of apps \u201cchained\u201d together to allow for a dynamic parameter control. The image below shows the Alteryx workflow for the simple Analytical App.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/imgur.com\/a\/BE2DtsL\">Chained Apps img 3<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As you can see, we have two Interface tools in the same workflow that allow the user to choose Date (labelled Month and Year in the workflow) and Product Category. These two Interface tools format two Filter tools that ensures that the user only sees the data he\/she wants. To create a Chained Analytic App, we have to split these two Interface tools into two separate workflows.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 1<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Create a new workflow and copy\/paste the left-hand side of the original Analytic App into it.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 2<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Create a new field called \u201cVALUE\u201d with a formula tool and fill it with the content of Product Category (or whatever might be relevant in your case).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 3<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Add a Select tool and rename your original Product Category \u201cNAME\u201d and deselect all other fields than \u201cNAME\u201d and \u201cVALUE\u201d.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 4<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Add a Unique tool and select both the \u201cNAME\u201d and \u201cVALUE\u201d.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 5<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Add two Output Data tools: one that outputs all the data after the 1st step (i.e. selection of Month and Year) and a second that outputs the Product Categories relevant to the selection of Month and Year.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 6<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Create a second workflow with the right-hand side of the original, simple Analytic App. Add an Input Data tool with the data from the 1st Output Data tool described in STEP 5.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 7<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">In the Drop-Down interface tool in your second workflow configure the List Values as External Source &#8211; Must contain NAME &amp;&amp; VALUE fields (can be relative path) and in the Properties drop-down select the file from the 2nd Output tool in STEP 5 (the one with only NAME and VALUE Product Categories).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 7<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">In your second workflow, add a Browse tool after the Filter tool and go to View -&gt; Interface Designer. In the Interface Designer, tick On Success &#8211; Show Results to User and tick the Browse tool you just added. If you want your user to be able to download the data extract, you should add an Output Data tool instead of a Browse tool and follow the same logic as above.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 8<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Go back to your first workflow and open the Interface Designer here. Tick the On Success &#8211; Run Another Analytic App and select the .yxwz file with your second workflow. Remember to Run and Save your workflows.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">STEP 9<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Stay in your first workflow and click the wand in the top right corner to run your app. Congrats! You\u2019ve just created your first Chained Analytic App.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Chained Apps vid3\" src=\"https:\/\/player.vimeo.com\/video\/404390074?dnt=1&amp;app_id=122963\" width=\"500\" height=\"249\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/vimeo.com\/404390074\"><\/a>Please feel free to reach out, if you have any questions or would like to see more advanced Chained Alteryx Apps!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>An Analytics App is one of the most undervalued functionalities in Alteryx! It gives you the opportunity to make Alteryx even more user friendly and to scale the use of it exponentially in your company. Chained Analytic Apps are a more complex type of analytic app that allows you to create Apps the are dynamic [&hellip;]<\/p>\n","protected":false},"featured_media":164506,"template":"","categories":[],"tags":[3516,1299,1731],"industry":[],"class_list":["post-515282","expert-view","type-expert-view","status-publish","has-post-thumbnail","hentry","tag-alteryx-uk","tag-data-uk","tag-denmark-uk"],"acf":[],"cards":"\n\t<div class=\"single-post-card\">\n\n\t\t<figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/\" target=\"_self\" ><img width=\"2560\" height=\"881\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Chained apps\" style=\"aspect-ratio:4\/3;width:100%;object-fit:cover;\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2.jpg 2560w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-300x103.jpg 300w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-1024x352.jpg 1024w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-768x264.jpg 768w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-1536x529.jpg 1536w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-2048x705.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/a><\/figure>\n\n\t\t\n\t\t<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-43282307 wp-block-group-is-layout-flex\">\n\t<p style=\"font-style:normal;font-weight:700\" class=\"has-link-color wp-elements-1 wp-block-lp-post-type has-text-color has-primary-color has-small-font-size\">Expert View<\/p>\n\n\t\t\n\t\t<h3 style=\"font-style:normal;font-weight:400\" class=\"wp-block-post-title has-base-font-size\"><a href=\"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/\" target=\"_self\" >Chained apps<\/a><\/h3><\/div>\n\t\t\n\t<\/div>\n\n","yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Chained apps | Devoteam<\/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:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chained apps\" \/>\n<meta property=\"og:description\" content=\"An Analytics App is one of the most undervalued functionalities in Alteryx! It gives you the opportunity to make Alteryx even more user friendly and to scale the use of it exponentially in your company. Chained Analytic Apps are a more complex type of analytic app that allows you to create Apps the are dynamic [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/\" \/>\n<meta property=\"og:site_name\" content=\"Devoteam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/\",\"url\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/\",\"name\":\"Chained apps | Devoteam\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/shutterstock_777221539-scaled-2.jpg\",\"datePublished\":\"2020-04-06T07:54:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/shutterstock_777221539-scaled-2.jpg\",\"contentUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/shutterstock_777221539-scaled-2.jpg\",\"width\":2560,\"height\":881},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/chained-apps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expert View\",\"item\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/expert-view\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Chained apps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/\",\"name\":\"Devoteam\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/devoteam.info\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Chained apps | Devoteam","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:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/","og_locale":"en_GB","og_type":"article","og_title":"Chained apps","og_description":"An Analytics App is one of the most undervalued functionalities in Alteryx! It gives you the opportunity to make Alteryx even more user friendly and to scale the use of it exponentially in your company. Chained Analytic Apps are a more complex type of analytic app that allows you to create Apps the are dynamic [&hellip;]","og_url":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/","og_site_name":"Devoteam","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/","url":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/","name":"Chained apps | Devoteam","isPartOf":{"@id":"https:\/\/devoteam.info\/uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/#primaryimage"},"image":{"@id":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2.jpg","datePublished":"2020-04-06T07:54:00+00:00","breadcrumb":{"@id":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/#primaryimage","url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2.jpg","contentUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2.jpg","width":2560,"height":881},{"@type":"BreadcrumbList","@id":"https:\/\/devoteam.info\/uk\/expert-view\/chained-apps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devoteam.info\/uk\/"},{"@type":"ListItem","position":2,"name":"Expert View","item":"https:\/\/devoteam.info\/uk\/expert-view\/"},{"@type":"ListItem","position":3,"name":"Chained apps"}]},{"@type":"WebSite","@id":"https:\/\/devoteam.info\/uk\/#website","url":"https:\/\/devoteam.info\/uk\/","name":"Devoteam","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devoteam.info\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"uagb_featured_image_src":{"full":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2.jpg",2560,881,false],"thumbnail":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-150x150.jpg",150,150,true],"medium":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-300x103.jpg",300,103,true],"medium_large":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-768x264.jpg",768,264,true],"large":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-1024x352.jpg",1024,352,true],"1536x1536":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-1536x529.jpg",1536,529,true],"2048x2048":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/shutterstock_777221539-scaled-2-2048x705.jpg",2048,705,true]},"uagb_author_info":{"display_name":"Julien Pawlowski","author_link":"https:\/\/devoteam.info\/uk\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"An Analytics App is one of the most undervalued functionalities in Alteryx! It gives you the opportunity to make Alteryx even more user friendly and to scale the use of it exponentially in your company. Chained Analytic Apps are a more complex type of analytic app that allows you to create Apps the are dynamic&hellip;","_links":{"self":[{"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/expert-view\/515282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/expert-view"}],"about":[{"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/types\/expert-view"}],"version-history":[{"count":0,"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/expert-view\/515282\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/media\/164506"}],"wp:attachment":[{"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/media?parent=515282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/categories?post=515282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/tags?post=515282"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/devoteam.info\/uk\/wp-json\/wp\/v2\/industry?post=515282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}