{"id":21028,"date":"2022-08-17T08:07:42","date_gmt":"2022-08-17T15:07:42","guid":{"rendered":""},"modified":"2025-06-11T07:48:39","modified_gmt":"2025-06-11T14:48:39","slug":"automatically-create-a-power-app-from-a-rest-api","status":"publish","type":"post","link":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/automatically-create-a-power-app-from-a-rest-api\/","title":{"rendered":"Automatically create a Power App from a REST API"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You&#8217;ve deployed a REST API for your new service, and you&#8217;ve created a custom connector so that the Power Platform can work with it. Now what?<\/p>\n\n\n<p class=\"wp-block-paragraph\">We are excited to announce a new <a href=\"https:\/\/docs.microsoft.com\/en-us\/power-platform\/developer\/cli\/reference\/canvas#pac-canvas-create\">Power Platform CLI command<\/a> that will create a fully functional canvas Power App that can be used to explore and validate your service with Power Apps. All the controls and Power Fx formulas needed to run the app are generated automatically.  This means that for fusion teams, the app can then be handed off to a low-code maker for further customizations in Studio.   Along with the recently announced features that facilitate the <a data-id=\"https:\/\/docs.microsoft.com\/en-us\/power-apps\/maker\/canvas-apps\/express-design\" data-type=\"URL\" href=\"https:\/\/docs.microsoft.com\/en-us\/power-apps\/maker\/canvas-apps\/express-design\" rel=\"noreferrer noopener\" target=\"_blank\">creation of apps from an image file or a Figma design<\/a>, this is yet another way that we are making it easier than ever to get started with Power Apps.<\/p>\n\n\n<p class=\"wp-block-paragraph\">The generated app will feature a screen for each POST and GET action defined in the custom connector and will have controls on each screen that are appropriate to the types of input and output that are defined by the actions. For example, if the custom connector\u2019s action specifies a list of valid input values, this will be represented by a dropdown control in the app. As another example, if the input type is defined as an array of strings, the appropriate controls will be generated to let the user populate the elements of the array. Underlying each screen will be auto-generated Power Fx formulas that handle the interaction with the custom connector.<\/p>\n\n\n<p class=\"wp-block-paragraph\">This feature is surfaced to users as the Power Platform CLI command <strong>canvas create<\/strong>.<\/p>\n\n\n<p class=\"wp-block-paragraph\">To get started, <a data-id=\"https:\/\/aka.ms\/powerplatformcli\" data-type=\"URL\" href=\"https:\/\/aka.ms\/powerplatformcli\" rel=\"noreferrer noopener\" target=\"_blank\">download and install the Power Platform CLI<\/a>.  You&#8217;ll need at least version 1.17.4.  <a href=\"https:\/\/docs.microsoft.com\/en-us\/power-platform\/developer\/cli\/reference\/canvas#pac-canvas-create\">More information is available in the Microsoft Power Platform CLI documentation.<\/a><\/p>\n\n\n<p class=\"wp-block-paragraph\">Using the <strong>canvas create<\/strong> command, specify a custom connector within a solution and an output path for the new .msapp file on your local machine:<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1079\" height=\"1008\" alt=\"graphical user interface, application\" class=\"wp-image-21103\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif\"\/><\/figure>\n\n\n<p class=\"wp-block-paragraph\">Once imported into Studio, here is what the app generated from the above custom connector looks like. This app has several GET and POST actions, each of which are represented by a screen.  You can navigate to one of the actions and interact directly with the API.  This example shows the output returned from a basic GET request, displayed in a data table within the app:<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1363\" height=\"865\" alt=\"graphical user interface, application\" class=\"wp-image-21063\" src=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW2.gif\"\/><\/figure>\n\n\n<p class=\"wp-block-paragraph\">We\u2019d love to hear your feedback on this feature and to learn about how you plan to use it.\u00a0 As always, your input will directly influence the direction of this feature in future releases.\u00a0 Join the <a href=\"https:\/\/powerusers.microsoft.com\/t5\/Power-Apps-Pro-Dev-ISV\/bd-p\/pa_component_framework\">Power Apps Community forum<\/a> to share your thoughts and feedback.   <\/p>\n","protected":false},"excerpt":{"rendered":"<p>You&#8217;ve deployed a REST API for your new service, and you&#8217;ve created a custom connector so that the Power Platform can work with it.<\/p>\n","protected":false},"author":270,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","ms-ems-related-posts":[],"footnotes":""},"audience":[3378],"content-type":[],"job-role":[],"product":[3473],"property":[],"topic":[3421],"coauthors":[2231],"class_list":["post-21028","post","type-post","status-publish","format-standard","hentry","audience-it-professional","product-power-apps","topic-application-modernization"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Automatically create a Power App from a REST API - Microsoft Power Platform Blog<\/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:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Automatically create a Power App from a REST API - Microsoft Power Platform Blog\" \/>\n<meta property=\"og:description\" content=\"You&#8217;ve deployed a REST API for your new service, and you&#8217;ve created a custom connector so that the Power Platform can work with it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/automatically-create-a-power-app-from-a-rest-api\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Power Platform Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-17T15:07:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-11T14:48:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif\" \/>\n\t<meta property=\"og:image:width\" content=\"1079\" \/>\n\t<meta property=\"og:image:height\" content=\"1008\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/gif\" \/>\n<meta name=\"author\" content=\"Chris Baldwin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Chris Baldwin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/\"},\"author\":[{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/chris-baldwin\/\",\"@type\":\"Person\",\"@name\":\"Chris Baldwin\"}],\"headline\":\"Automatically create a Power App from a REST API\",\"datePublished\":\"2022-08-17T15:07:42+00:00\",\"dateModified\":\"2025-06-11T14:48:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/\"},\"wordCount\":439,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif\",\"keywords\":[\"Canvas Apps\",\"Developer\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/\",\"name\":\"Automatically create a Power App from a REST API - Microsoft Power Platform Blog\",\"isPartOf\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif\",\"datePublished\":\"2022-08-17T15:07:42+00:00\",\"dateModified\":\"2025-06-11T14:48:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif\",\"contentUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif\",\"width\":1079,\"height\":1008,\"caption\":\"graphical user interface, application\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Automatically create a Power App from a REST API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\",\"name\":\"Microsoft Power Platform Blog\",\"description\":\"Innovate with Business Apps\",\"publisher\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization\",\"name\":\"Microsoft Power Platform Blog\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png\",\"contentUrl\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png\",\"width\":194,\"height\":145,\"caption\":\"Microsoft Power Platform Blog\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/person\/8ceb1ed67d32f0f42d44e3eae703ea2d\",\"name\":\"Chris Baldwin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/df83572caa79ffb43fc7ad00bfd04651cc8b63a99b52d0fdf151de155e63d8fc?s=96&d=mm&r=gcf23aa4b31af75d697697d2c8988b38a\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/df83572caa79ffb43fc7ad00bfd04651cc8b63a99b52d0fdf151de155e63d8fc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/df83572caa79ffb43fc7ad00bfd04651cc8b63a99b52d0fdf151de155e63d8fc?s=96&d=mm&r=g\",\"caption\":\"Chris Baldwin\"},\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/chrisbal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Automatically create a Power App from a REST API - Microsoft Power Platform Blog","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:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/","og_locale":"en_US","og_type":"article","og_title":"Automatically create a Power App from a REST API - Microsoft Power Platform Blog","og_description":"You&#8217;ve deployed a REST API for your new service, and you&#8217;ve created a custom connector so that the Power Platform can work with it.","og_url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/automatically-create-a-power-app-from-a-rest-api\/","og_site_name":"Microsoft Power Platform Blog","article_published_time":"2022-08-17T15:07:42+00:00","article_modified_time":"2025-06-11T14:48:39+00:00","og_image":[{"width":1079,"height":1008,"url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif","type":"image\/gif"}],"author":"Chris Baldwin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Chris Baldwin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#article","isPartOf":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/"},"author":[{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/chris-baldwin\/","@type":"Person","@name":"Chris Baldwin"}],"headline":"Automatically create a Power App from a REST API","datePublished":"2022-08-17T15:07:42+00:00","dateModified":"2025-06-11T14:48:39+00:00","mainEntityOfPage":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/"},"wordCount":439,"commentCount":0,"publisher":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage"},"thumbnailUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif","keywords":["Canvas Apps","Developer"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/","name":"Automatically create a Power App from a REST API - Microsoft Power Platform Blog","isPartOf":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage"},"thumbnailUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif","datePublished":"2022-08-17T15:07:42+00:00","dateModified":"2025-06-11T14:48:39+00:00","breadcrumb":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#primaryimage","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif","contentUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2022\/08\/Animation-GPAW-1.gif","width":1079,"height":1008,"caption":"graphical user interface, application"},{"@type":"BreadcrumbList","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2022\/08\/17\/automatically-create-a-power-app-from-a-rest-api\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/"},{"@type":"ListItem","position":2,"name":"Automatically create a Power App from a REST API"}]},{"@type":"WebSite","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#website","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/","name":"Microsoft Power Platform Blog","description":"Innovate with Business Apps","publisher":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#organization","name":"Microsoft Power Platform Blog","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png","contentUrl":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-content\/uploads\/2020\/03\/Microsoft-Logo-e1685482038800.png","width":194,"height":145,"caption":"Microsoft Power Platform Blog"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/#\/schema\/person\/8ceb1ed67d32f0f42d44e3eae703ea2d","name":"Chris Baldwin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/df83572caa79ffb43fc7ad00bfd04651cc8b63a99b52d0fdf151de155e63d8fc?s=96&d=mm&r=gcf23aa4b31af75d697697d2c8988b38a","url":"https:\/\/secure.gravatar.com\/avatar\/df83572caa79ffb43fc7ad00bfd04651cc8b63a99b52d0fdf151de155e63d8fc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/df83572caa79ffb43fc7ad00bfd04651cc8b63a99b52d0fdf151de155e63d8fc?s=96&d=mm&r=g","caption":"Chris Baldwin"},"url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/chrisbal\/"}]}},"bloginabox_animated_featured_image":null,"bloginabox_display_generated_audio":false,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Power Platform Blog","distributor_original_site_url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/21028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/users\/270"}],"replies":[{"embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/comments?post=21028"}],"version-history":[{"count":1,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/21028\/revisions"}],"predecessor-version":[{"id":130080,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/21028\/revisions\/130080"}],"wp:attachment":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/media?parent=21028"}],"wp:term":[{"taxonomy":"audience","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/audience?post=21028"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/content-type?post=21028"},{"taxonomy":"job-role","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/job-role?post=21028"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/product?post=21028"},{"taxonomy":"property","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/property?post=21028"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/topic?post=21028"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/coauthors?post=21028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}