web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Mastering “Perform an Unbound Action” in Power Automate

developerAJ Profile Picture developerAJ 4,763

🔎 What Is an Unbound Action?

An unbound action in Dataverse is a server-side operation that isn’t tied to a particular record. Think of it as a global ability you can trigger anytime. Instead of first selecting a row (like “this lead” or “that case”), you call the action directly and pass in whatever it needs.

For example:

  • You can send an email from a template.
  • You can merge two duplicate records.
  • You can reassign all records from one user to another.

These are not tied to one table — they work across the environment.

And guess what? You can trigger all of this from Power Automate using just one action step.

Please refer to the full article using the 🌀 Unseal the Scroll: Mastering “Perform an Unbound Action” in Power Automate | LinkedIn

Comments