{"id":109161,"date":"2017-05-08T04:00:12","date_gmt":"2017-05-08T11:00:12","guid":{"rendered":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/brand-new-custom-api-experience-in-powerapps\/"},"modified":"2025-06-11T08:14:12","modified_gmt":"2025-06-11T15:14:12","slug":"brand-new-custom-api-experience-in-powerapps","status":"publish","type":"post","link":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/brand-new-custom-api-experience-in-powerapps\/","title":{"rendered":"Brand new Custom connector (Custom API) experience in PowerApps"},"content":{"rendered":"<p>We are excited to announce the availability of a brand new Custom connector (previously called Custom API) experience in PowerApps! If you have used the Custom connector experience in Microsoft Flow, you are probably already familiar with it \u2013 today, we are making that same experience available in PowerApps as well!<\/p>\n<p>Custom connectors allow you to connect to any RESTful API endpoint, which you can then integrate with PowerApps. We have received feedback from a number of our customers that creating an OpenAPI (previously called Swagger) definition file for your API is not easy. So, we are now bringing to you a new experience which will make it much easier for you to create custom connectors for PowerApps.<\/p>\n<h2>What\u2019s New?<\/h2>\n<ul>\n<li>New custom connector create experience with 4 distinct stages \u2013 General, Security, Definition and Test<\/li>\n<li>Create custom connector using a <a href=\"https:\/\/www.getpostman.com\/\">Postman<\/a> collection<\/li>\n<li>Add new or edit existing actions for your custom connector<\/li>\n<li>Test your custom connector<\/li>\n<li>Download OpenAPI file for your existing custom connector<\/li>\n<\/ul>\n<h2>Creating custom connector using a Postman collection<\/h2>\n<p>In addition to creating a custom connector using a <a href=\"http:\/\/swagger.io\/\">OpenAPI<\/a> definition file or a URL to OpenAPI definition, you can now create a custom connector using a <a href=\"https:\/\/www.getpostman.com\/\">Postman<\/a> collection. Postman is a powerful tool to make your API development faster and easier. With a Postman collection, we will automatically generate a OpenAPI definition for you and make custom connector creation simpler.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"choosehowtocreate\" border=\"0\" height=\"147\" src=\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png\" style=\"border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-top-width: 0px\" title=\"choosehowtocreate\" width=\"610\"\/><\/p>\n<h2>Add new or edit existing actions for custom connectors<\/h2>\n<p>Operations that are defined in your OpenAPI file or Postman collection are pre-populated in the Definition tab. However, if you want to add new operations to your custom connector, you can do that by selecting \u201c+ New action\u201d in the left pane. You can also edit existing operations in this experience.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"createnew\" border=\"0\" height=\"308\" src=\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/3d28a0ba-86b8-4ac6-967e-698564bf36c1.png\" style=\"border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-top-width: 0px\" title=\"createnew\" width=\"610\"\/><\/p>\n<p>\u00a0<\/p>\n<p>In addition, we have now made it easy for you to define the Request and Response for the operation in your custom connector, by using an existing sample request or response. All you have to do is choose \u201cImport from sample\u201d option, for the Request for Response and paste in the sample.<img loading=\"lazy\" decoding=\"async\" alt=\"requestresponse\" border=\"0\" height=\"562\" src=\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/765d7e29-f82e-4cb1-bca7-eae0d57028e1.png\" style=\"border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-top-width: 0px\" title=\"requestresponse\" width=\"610\"\/><\/p>\n<h2>Test custom connectors<\/h2>\n<p>Once you have created your custom connector, you can test all operations in the custom connector in the \u201cTest\u201d tab, to ensure your custom connector works as expected. First, you will need to create a new connection to the custom connector by clicking on the \u201c+ New connection\u201d button, then choose the operation you want to test in the left pane, provide the input parameters if any and click on \u201cTest operation\u201d to test your custom connector operation. If the call was successful, you will be able to see the valid response.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"testop\" border=\"0\" height=\"434\" src=\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/d823b628-e635-43c9-934d-89ae5404b51f.png\" style=\"border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-top-width: 0px\" title=\"testop\" width=\"610\"\/><\/p>\n<h2>Download OpenAPI definition file for your custom connector<\/h2>\n<p>You will now be able to download the OpenAPI definition file for your custom connector from the custom connector list, by clicking on the arrow button.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"downloadswagger\" border=\"0\" height=\"105\" src=\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/792201cd-2d90-41e1-a89f-f1e20ed990d7.png\" style=\"border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-top-width: 0px\" title=\"downloadswagger\" width=\"610\"\/><\/p>\n<p>\u00a0<\/p>\n<blockquote>\n<p><em>Note: We are now calling \u201cCustom APIs\u201d as \u201cCustom connectors\u201d. We are also replacing references to \u201cSwagger\u201d with \u201cOpenAPI\u201d. We are in the process of updating these names across PowerApps \u2013 however, you may find these names being used interchangeably in docs, blogs or in the product over the next couple of weeks as we make the updates.<\/em><\/p>\n<\/blockquote>\n<h2>Have feedback or asks?<\/h2>\n<p>We will be continuing to add new features and make improvements to this experience. So, we would love to hear your feedback.<\/p>\n<p>Please do reach out to us with any feedback about this new functionality via the <a href=\"https:\/\/aka.ms\/powerapps-community\">PowerApps community site<\/a>.\u00a0 Thanks!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are excited to announce the availability of a brand new custom API experience in PowerApps! If you have used the Custom API experience in Microsoft Flow, you are probably already familiar with it \u2013\u2026<\/p>\n","protected":false},"author":129,"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":[3424],"job-role":[],"product":[3473],"property":[],"topic":[],"coauthors":[2089],"class_list":["post-109161","post","type-post","status-publish","format-standard","hentry","audience-it-professional","content-type-news","product-power-apps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Brand new Custom connector (Custom API) experience in PowerApps - 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\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Brand new Custom connector (Custom API) experience in PowerApps - Microsoft Power Platform Blog\" \/>\n<meta property=\"og:description\" content=\"We are excited to announce the availability of a brand new custom API experience in PowerApps! If you have used the Custom API experience in Microsoft Flow, you are probably already familiar with it \u2013\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/brand-new-custom-api-experience-in-powerapps\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Power Platform Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-05-08T11:00:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-11T15:14:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png\" \/>\n<meta name=\"author\" content=\"Archana Nair\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Archana Nair\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 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\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/\"},\"author\":[{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/archana-nair\/\",\"@type\":\"Person\",\"@name\":\"Archana Nair\"}],\"headline\":\"Brand new Custom connector (Custom API) experience in PowerApps\",\"datePublished\":\"2017-05-08T11:00:12+00:00\",\"dateModified\":\"2025-06-11T15:14:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/\"},\"wordCount\":580,\"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\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/\",\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/\",\"name\":\"Brand new Custom connector (Custom API) experience in PowerApps - 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\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png\",\"datePublished\":\"2017-05-08T11:00:12+00:00\",\"dateModified\":\"2025-06-11T15:14:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage\",\"url\":\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png\",\"contentUrl\":\"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Brand new Custom connector (Custom API) experience in PowerApps\"}]},{\"@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\/40318ad156d273fffb7d0af2bf161b4c\",\"name\":\"Archana Nair\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/b95a905ed165a6d87b76995ad2ccbb3d1a8dc0f189283e42752e592433e2eac7?s=96&d=mm&r=g22e0023156f9f3a718a50f9291d858b5\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b95a905ed165a6d87b76995ad2ccbb3d1a8dc0f189283e42752e592433e2eac7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b95a905ed165a6d87b76995ad2ccbb3d1a8dc0f189283e42752e592433e2eac7?s=96&d=mm&r=g\",\"caption\":\"Archana Nair\"},\"url\":\"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/archanan\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Brand new Custom connector (Custom API) experience in PowerApps - 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\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/","og_locale":"en_US","og_type":"article","og_title":"Brand new Custom connector (Custom API) experience in PowerApps - Microsoft Power Platform Blog","og_description":"We are excited to announce the availability of a brand new custom API experience in PowerApps! If you have used the Custom API experience in Microsoft Flow, you are probably already familiar with it \u2013\u2026","og_url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/power-apps\/brand-new-custom-api-experience-in-powerapps\/","og_site_name":"Microsoft Power Platform Blog","article_published_time":"2017-05-08T11:00:12+00:00","article_modified_time":"2025-06-11T15:14:12+00:00","og_image":[{"url":"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png","type":"","width":"","height":""}],"author":"Archana Nair","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Archana Nair","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#article","isPartOf":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/"},"author":[{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/archana-nair\/","@type":"Person","@name":"Archana Nair"}],"headline":"Brand new Custom connector (Custom API) experience in PowerApps","datePublished":"2017-05-08T11:00:12+00:00","dateModified":"2025-06-11T15:14:12+00:00","mainEntityOfPage":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/"},"wordCount":580,"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\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage"},"thumbnailUrl":"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/","url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/","name":"Brand new Custom connector (Custom API) experience in PowerApps - 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\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage"},"image":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage"},"thumbnailUrl":"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png","datePublished":"2017-05-08T11:00:12+00:00","dateModified":"2025-06-11T15:14:12+00:00","breadcrumb":{"@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#primaryimage","url":"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png","contentUrl":"https:\/\/pwrappscdn.azureedge.net\/mediahandler\/blog\/media\/PowerApps\/blog\/96df25e2-bcfc-4ad0-9249-6ad75d059ba0.png"},{"@type":"BreadcrumbList","@id":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/2017\/05\/08\/brand-new-custom-api-experience-in-powerapps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/"},{"@type":"ListItem","position":2,"name":"Brand new Custom connector (Custom API) experience in PowerApps"}]},{"@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\/40318ad156d273fffb7d0af2bf161b4c","name":"Archana Nair","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b95a905ed165a6d87b76995ad2ccbb3d1a8dc0f189283e42752e592433e2eac7?s=96&d=mm&r=g22e0023156f9f3a718a50f9291d858b5","url":"https:\/\/secure.gravatar.com\/avatar\/b95a905ed165a6d87b76995ad2ccbb3d1a8dc0f189283e42752e592433e2eac7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b95a905ed165a6d87b76995ad2ccbb3d1a8dc0f189283e42752e592433e2eac7?s=96&d=mm&r=g","caption":"Archana Nair"},"url":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/author\/archanan\/"}]}},"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\/109161","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\/129"}],"replies":[{"embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/comments?post=109161"}],"version-history":[{"count":1,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/109161\/revisions"}],"predecessor-version":[{"id":131279,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/posts\/109161\/revisions\/131279"}],"wp:attachment":[{"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/media?parent=109161"}],"wp:term":[{"taxonomy":"audience","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/audience?post=109161"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/content-type?post=109161"},{"taxonomy":"job-role","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/job-role?post=109161"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/product?post=109161"},{"taxonomy":"property","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/property?post=109161"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/topic?post=109161"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/cm-edgetun.pages.dev\/en-us\/power-platform\/blog\/wp-json\/wp\/v2\/coauthors?post=109161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}