Gift notification flow emailing every gift

Options

I'm very new to Power Automate and have only built one flow by following along with a Blackbaud webinar recording from Kody Jackson. I think I followed every step he covered, but while the goal of this flow is to send an email notification of only gifts of $500 or more posted that day, I'm instead receiving an email for EVERY gift that day. Can someone please help me figure out where it's going wrong?

Notificationofgifts$500+_20231201203128.zip

Comments

  • Hey @Gabrielle ReadHess, the issue is in the List Gifts step. The List Gift action will accept either an NXT List OR parameters for the gifts it should return. You have a NXT List selected from the dropdown. Once you select a list, the connector ignores any other parameter.

    777d57e56d32580cf168ce6c4d6b6408-huge-im


    To resolve this, there are two options. Either filter the List on the NXT side, or remove the List ID and use only parameters to query the specific gifts you want to return, i.e. Added On or After and Gift Amount.

  • @Matt Thacker thank you so much! That did the trick!

Categories