Power Automate Archives - Page 2 of 6 - - Page 2

Category Archives: Power Automate

Creating Custom Connector for Shopify in Power Automate- Part 2

In Part 1, we created a Custom connector for Shopify and added One Action to retrieve customer data. In this blog we will add more Actions to our Shopify Connector. Actions: Create Customer Update Customer Retrieve all the products Create a new Action to create a new customer and repeat the steps as done in the … Continue reading Creating Custom Connector for Shopify in Power Automate- Part 2

Share Story :

Creating Custom Connector for Shopify in Power Automate- Part 1

In this blog we’ll learn how to create a custom connector for Shopify using Power Automate. Go to Apps and click on “Manage Private Apps” 2. Create on “Create private app” 3. Provide app name and email 4. Give permissions based upon your requirements No Access Read Access Read and write 5. Click on Save … Continue reading Creating Custom Connector for Shopify in Power Automate- Part 1

Share Story :

Dynamically storing MS Forms Drop down field values into D365 CRM Option Set using Power Automate Flow

MS Forms offers a functionality to create a dropdown field which is similar to an option set fields in D365 CRM, But when it comes to mapping or storing values between these two field things become a bit tricky. However there are a few workaround using power automate capabilities. In this blog let’s see how … Continue reading Dynamically storing MS Forms Drop down field values into D365 CRM Option Set using Power Automate Flow

Share Story :

Creating HTML table using Power Automate

The Create HTML Table action in Power Automate is a useful tool, but lacks any formatting or styling options. In this blog, we’ll see how to create a HTML table in Power Automate. Use Case: When quote is marked as won, close opportunity as won and send Email to the owner of the Opportunity with below details –  Email Subject … Continue reading Creating HTML table using Power Automate

Share Story :

Parallel Branching in Cloud Flow

At times, if there are some operations which your Flow wants to perform while it waits to get back, it’s best to use Parallel Branching in Flows. Here’s a quick tip on it! Scenario Some Flows need you to include Approvals or Adaptive Cards that halt the execution of the Flow until the Response from … Continue reading Parallel Branching in Cloud Flow

Share Story :

Understanding Primary Key notations in Dataverse connector in Power Automate

In case it’s your first time creating a Cloud Flow using Dataverse connector and dealing with Primary Key of the Activity Type of entity, here’s a quick tip to keep in mind. Normal Entity As a creator for Flow, let’s say you have listed Records of an entity called as Accounts (out-of-the-box), you’ll notice that … Continue reading Understanding Primary Key notations in Dataverse connector in Power Automate

Share Story :

Create attachments in SharePoint when email arrives

Use case – we wanted to retrieve attachment when new email arrives in outlook and create same file in SharePoint Let see how we can achieve this! Step 1 – Flow triggers on when a new email arrives trigger from Outlook connection. Step 2 – Retrieve attachments and Create file in SharePoint. Add step create … Continue reading Create attachments in SharePoint when email arrives

Share Story :

PDF Action in Desktop flows- Part 2

Introduction: In this blog we will explore two PDF Actions from Desktop Flows. (1) Extract PDF file pages to a New PDF Input: Action: Output: (2) Merge PDF Files Input: The files we have seen in previous blog and this blog as used as Input. Action: Output:

Share Story :

PDF Action in Desktop flows- Part 1

Introduction: In this blog we will explore two PDF Actions from Desktop Flows. (1) Extract Images from PDF Input: A PDF file with Images Action: Output: In the mentioned folder, extracted images will be saved (2) Extract text from PDF Just like we extracted Images, we extract text from PDF. Input: Action: Output: the output … Continue reading PDF Action in Desktop flows- Part 1

Share Story :

Store Customer Voice Survey Response to Dataverse Custom Entity using Cloud Flow

In this blog, we will learn how to store the Customer Voice survey response to the custom entity as OOB entities which holds that response data is complex and data is stored in multiple related entities. Step 1: Create a Customer Voice Project and Survey Log in to the Customer Voice Portal and Create a new Project. … Continue reading Store Customer Voice Survey Response to Dataverse Custom Entity using Cloud Flow

Share Story :

Secured By miniOrange