Creative

How To Use Rand Function In Power Automate

/*! elementor – v3.12.1 – 02-04-2023 */ .elementor-column .elementor-spacer-inner{height:var(–spacer-size)}.e-con{–container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(–container-widget-width,var(...

Creative

How to create pdf from email using Power Automate

We’ll learn how to convert an email to a PDF in this blog post. An email sent by a user, for example, will be converted into a PDF and uploaded to the selected document library. The actions are as follows: Click +Create > Automated cloud flow.  choose the trigger “When a ne...

Creative

How to Setup Dynamics 365 integration with SharePoint

In this blog, we will show how to setup dynamics 365 integration with SharePoint Navigate to Advanced Settings by clicking Settings (a cogwheel icon on the top right). Please make sure you are logged in as a user with Admin rights if you can’t locate this. Open settngs and select Sys...

Creative

How to convert string to JSON in power automate

In this blog post, we’ll show how to use Power Automate to convert a string with JSON content into a JSON object. Instead of the JSON Array, we will use the JSON Object. Create a string variable and set its initial value to the JSON object. I’ve already initialized it. You migh...