Simple Acknowledgment Add In Button

Hello All,

I am, once again, trying to use/learn power automate for our acknowledgment Process. @Dan Snyder I am looking at your Presidential 3 flows. I started with the Add In button ( not your flow 1) but the link you added for a start.

I now have an Add In button on gift records (which honestly, that in itself is a win for me today), however, the button says "Invoke Web Request". I am hoping this is an easy fix. I am fininshing for the day now (could use a break from all of the trial and errors). Would love to fix tomorrow and move forward if anyone has a fix for me. Thanks all for your help!

Answers

  • Alex Wong
    Alex Wong Community All-Star
    Tenth Anniversary Facilitator 5 Kudos 5 bbcon 2025 Attendee Badge

    Your add-in URL determines a lot of things. You can see reference info here.

    title can be added to give your desired action button's text, but need to be URL encoded (i.e. Send Receipt will not work, but Send%20Receipt does), so for example: &title=Send%20Receipt

    You can also add an icon before the action button's text using buttonStyle.

Categories