Adaptive Card Not Showing NXT

Hi everyone,

I am trying to create a Power Automate add-in for RE NXT that creates a flyout, however the add-in does not show in NXT. The flow I'm using is a copy of my colleague's flow that he recently got working with help from this community. The post can be found through the link below.

Here are the steps I have taken.

1) I have imported the flow successfully
2) Connected to the correct connectors
3) The trigger code was copied to the Add-In application
4) The correct environment shows in the application view environments
5) The extension point is set to "Constituent Page Action" (Development Office > Constituents)
6) The application is connected to marketplace manage page

Any help would be appreciated.

Thank you

Answers

  • Dan Snyder
    Dan Snyder Community All-Star
    Tenth Anniversary Kudos 5 World Cup July 2026 Discussion Badge 2026 bbcon Attendee Badge

    A couple quick things to check on.

    1. Make sure your trigger is set for Anyone to run
      image.png
    2. When you said "The trigger code was copied to the Add-In application", I assume you mean the URL from the trigger. Just make sure that is encoded.
  • Hi there. Thank you for responding so quickly. Yes, the trigger is set to anyone and the trigger code did mean the URL.

    What did you mean by by the URL being encoded?

Categories