How to use Power Automate Flow in Power Pages
Introduction In this blog, we are going to use Power Automate Flow through Power Pages to achieve business requirements. Using Power Automate saves lots of time and is easy to use. Let’s Jump into the scenario where we are going to create a record of a custom entity named “Policy” which is related to contact… Read More »
The post How to use Power Automate Flow in Power Pages first appeared on Microsoft Dynamics 365 CRM Tips and Tricks.
Published on:
Learn moreRelated posts
Substring vs Slice in Power Automate
Power Automate has quite a few string functions that can help you sort out textual issue. Two of these functions are Substring and Slice. Do y...
Power Automate – Debug easily into condition actions at runtime
We are announcing the ability to debug condition actions by displaying values passed into the dynamic content and expressions at runtime in Po...
Run a generative action in Power Automate
Recently the Run a generative action was added to Power Automate. To make this action work is not as easy as you might hope.
Send community news by email using Power Automate
Yesterday on Reddit I was asked about how to collect and send community news articles from websites using Power Automate so that news letters ...
4 ways to filter data in Power Automate
Yesterday, I looked at how to filter data when making an API call using the HTTP action and noticed that filtering data isn't always straight ...
Power Pages + Azure AD B2C: “The Provided Application Is Not Valid” Error
If you are new to configuring Azure AD B2C as Identity Provider in Power Pages, refer Power Pages : Set up Azure AD B2C After completing the s...
Segments in Customer Insights - Journeys: Bulk delete with Power Automate
Currently its not possible to delete segments more than one at a time from the view in Dynamics 365 Customer Insights - Journeys. Why? I don’...
Bulk Data Prefetch in Power Pages – Supercharge Performance Using $expand
One of the biggest performance killers in Power Pages is multiple Dataverse API calls made from JavaScript to fetch related data. For example,...
Organise UI Elements in Power Automate Desktop
In recent months, I have begun using Power Automate Desktop for automated testing within Power Apps. In this post I will have a look at how w...
How to read Global Choice/Optionset Metadata from Dataverse from Power Automate using HTTP Dataverse WebAPI Call
In this blog You will learn How to read Global Choice/Optionset Metadata from Dataverse from Power Automate using HTTP Dataverse WebAPI Call. ...