With the release of the new connectors for Raiser's Edge NXT, we can now pull in Addressees and Salutations into our flows (such as Acknowledgments). But what if you want to use a non-Primary Addressee or Salutation? This video walks through the steps of using those additional Addressees and Salutations.
This method uses a Power Automate Expression for the final touches. That expression is added here to make it easier to copy and paste. NOTE that this expression isn't the only thing that's needed to select your Addressee/Salutation and comes after a “Filter array” action.
Video: https://youtu.be/409ITVV3cSE
Highlighted Expression:
- first(body('Filter_array_-_Additional_Name_Format'))?['formatted_name’]