{"id":348,"date":"2023-02-02T16:56:00","date_gmt":"2023-02-02T16:56:00","guid":{"rendered":"https:\/\/automatethemundane.com\/index.php\/2023\/02\/02\/create-qr-codes-with-power-automate\/"},"modified":"2023-06-18T21:36:54","modified_gmt":"2023-06-18T21:36:54","slug":"create-qr-codes-with-power-automate","status":"publish","type":"post","link":"https:\/\/automatethemundane.com\/index.php\/2023\/02\/02\/create-qr-codes-with-power-automate\/","title":{"rendered":"Create QR Codes with Power Automate"},"content":{"rendered":"\n<p class=\"has-text-color\" style=\"color: rgba(120, 119, 116, 1)\">2\/2\/2023<\/p>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n<h1 class=\"wp-block-heading\">The Why<\/h1>\n\n\n<p class=\"has-text-color\" style=\"color: rgb(0, 0, 0)\">Generate a QR code based upon an action<\/p>\n\n\n<p class=\"has-text-color\" style=\"color: rgb(0, 0, 0)\">Generate a QR code when a new row is added to Dataverse<\/p>\n\n\n<h1 class=\"wp-block-heading\">The How<\/h1>\n\n\n<p class=\"has-text-color\" style=\"color: rgb(0, 0, 0)\">Create the trigger. In this instance I am using when a new row is added. <\/p>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/automatethemundane.com\/wp-content\/uploads\/2023\/06\/image-47.png\" alt=\"\"\/><\/figure>\n\n\n<p class=\"has-text-color\" style=\"color: rgb(0, 0, 0)\">Create an HTTP request<\/p>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/automatethemundane.com\/wp-content\/uploads\/2023\/06\/image-48.png\" alt=\"\"\/><\/figure>\n\n\n<p class=\"has-text-color\" style=\"color: rgb(0, 0, 0)\">The Google Chart API is used to generate the code<\/p>\n\n\n<pre class=\"wp-block-code\"><code>https:\/\/chart.googleapis.com\/chart?chs=150x150&amp;cht=qr&amp;chl=&quot;TEXTGOESHERE&quot;<\/code><\/pre>\n\n\n<p class=\"has-background\" style=\"background-color: rgb(241, 241, 239)\">&#x1f4a1; The 150x150 can be changes to fit the specific need of the project. <\/p>\n\n\n<p class=\"has-text-color\" style=\"color: rgb(0, 0, 0)\">Using the \u201cUpload a file or an image\u201d block for Dataverse. <\/p>\n\n\n<ol class=\"wp-block-list\">\n<li>Select the Table<\/li>\n\n\n<li>Use the Row ID gathered in the starting action<\/li>\n\n\n<li>Select the Image column you want to use<\/li>\n\n\n<li>Use the \u201cBody\u201d content from the HTTP request.<\/li>\n\n<\/ol>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/automatethemundane.com\/wp-content\/uploads\/2023\/06\/image-49.png\" alt=\"\"\/><\/figure>\n\n","protected":false},"excerpt":{"rendered":"<p>2\/2\/2023 The Why Generate a QR code based upon an action Generate a QR code when a new row is added to Dataverse The How Create the trigger. In this instance I am using when a new row is added. Create an HTTP request The Google Chart API is used to generate the code &#x1f4a1; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":267,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30],"tags":[29],"class_list":["post-348","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-power-automate","tag-power-automate","entry","has-media"],"jetpack_featured_media_url":"https:\/\/automatethemundane.com\/wp-content\/uploads\/2023\/06\/cover-9-scaled.jpg","_links":{"self":[{"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/posts\/348","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/comments?post=348"}],"version-history":[{"count":1,"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/posts\/348\/revisions"}],"predecessor-version":[{"id":351,"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/posts\/348\/revisions\/351"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/media\/267"}],"wp:attachment":[{"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/media?parent=348"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/categories?post=348"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/automatethemundane.com\/index.php\/wp-json\/wp\/v2\/tags?post=348"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}