I am trying to get gift fundraiser into flow

Options

I am new to power automate. I want to get the gift fundraiser on a gifts. I have in my output “fundraisers” from get a gift and I got the below output …[{"amount":{"value":50000.0},"constituent_id":"128190"}] instead of fundraiser name. Any ideas how to get gift fundraiser up and runinning

Comments

  • @Esther Moscovici You will need to use the constituent id you received back to get the fundraiser name (get a constituent). See below a sample from one of my flows, where PM stands for Prospect Manager or fundraiser. The other part you want to be careful of is if all of your gifts do not have a fundraiser the flow can fail. That is why I have the condition of ‘Gift assigned or not’ to handle both those that have a fundraiser and those that do not.

    6a238f1b52203bd5df07653053352e37-huge-im

Categories