Bhubaneswar, Odisha, India
+91-8328865778
support@logyscal.com

Perform bound action in Power Automate and Calling Custom Action from power automate

Perform bound action in Power Automate and Calling Custom Action from power automate

For some business needs if you want to call a Custom Action process from power automate, you can use Perform Bound Action or Perform Unbound action of Dataverse connector. Read the below post steps to know how to call a custom action from power automate.

NOTE

You can call Entity Specific Custom Actions from Power Automate using Perform a Bound Action. Global actions can be called using Perform Unbound action.

In this post you will learn how to call entity specific custom action using Perform Bound Action step from Power Automate.

Step 1 – Configure a Custom Action

The below custom action is created for Loan entity and you can see that there are two input arguments and one output argument.

In additions to this there are two actions steps added in the Custom Action. First step creates a Case record by taking input arguments and returns output result to calling process for this case power automate, as we are going to call this custom action form power automate.

Once the custom action created, activate it.

Step 2 – Configure Power Automate to call the Custom Action

Configure power automate with your desired trigger. For this case the trigger is automated trigger to run when a loan record is created. The scenario is, “When a loan record created, a flow will run and wait for 3 days and checks if the loan is still not approved then it will call a custom action to create a case”.

The below is the Power automate to use the trigger. For demo I updated the delay as 1 minute instead of 3 days. YOu can take as per your business need.

Next you have to add a step of Dataverse connector called as Perform a Bound Action.

In the Perform bound action choose table name as Loan because the custom action created for Loan table. Select action name from the Action name dropdown. Select Dynamic Row ID as Loan record and pass message and Urgent input argument values required for custom action.

In the next step you can use the return arguments passed from custom action in power automate.

Now the flow will run and call the custom action as configured.

Hope this helps.

Follow my blog for more trending topics on Dynamics 365, Azure, C#, Power Portals and Power Platform. For training, Courses and consulting, call to us at +91 832 886 5778 I am working more for community to share skills in Dynamics 365 and Power Platform. Please support me by subscribing my YouTube Channel. My YouTube Channel link is this : https://www.youtube.com/user/sppmaestro

You can enroll now !We are giving 30% discount on our Internship Program

Don’t miss the chance to participate in the upcoming Internship Program which will be done using Microsoft Dot Net Web Development Full Stack Technology. The new batch will be starting from May 20, 2024.  We will have most experienced trainers for you to successfully complete the internship with live project experience.

Why to choose Our Internship Program?

Industry-Relevant Projects
Tailored Assignments: We offer projects that align with your academic background and career aspirations.
Real-World Challenges: Tackle industry-specific problems and contribute to meaningful projects that make a difference.

Professional Mentorship
Guidance from Experts: Benefit from one-on-one mentorship from seasoned professionals in your field.
Career Development Workshops: Participate in workshops that focus on resume building, interview skills, and career planning.

Networking Opportunities
Connect with Industry Leaders: Build relationships with professionals and expand your professional network.
Peer Interaction: Collaborate with fellow interns and exchange ideas, fostering a supportive and collaborative environment.

Skill Enhancement
Hands-On Experience: Gain practical skills and learn new technologies through project-based learning.
Soft Skills Development: Enhance communication, teamwork, and problem-solving skills essential for career success.

Free Demo Class Available

 

One Response

  1. […] If you want to call an entity specific custom action you can read this blog. […]

Comments are closed.