Compose - Isolate First Fund Action

Options

I was told that to include Fund information in a Repeating letter, you need to add this Action: "Compose - Isolate First Fund" - however, I have been unable to find this in the Action List of a work flow. I see “Compose”, but that doesn't provide the same connection - what might I be missing?

Comments

  • Hi Reuben! I just got this to work in my flow. Be sure to put the following in the fund compose: item()?['gift_splits']?[0]?['fund_id']. I'm trying to follow the same logic to get the first receipt amount, but can't figure out what needs to go into the compose - isolate first receipt. I'll let you know when I figure that out.

    fd86e9d26a56de9d26abb48ca03cf637-huge-im
  • Carla - how or where did you find the Compose - Isolate first fund part? That is what I was unable to locate - if you have a screenshot of that in the list, please send it as well. Thanks in advance for your help on this.

  • Hi Reuben, I just got my entire flow working, including the receipt amount! For the compose, within the apply to each, add action>search for compose>select Compose data operation> click on inputs>select expression> paste in item()?['gift_splits']?[0]?['fund_id']

    I used the same logic for the receipt amount but the compose expression is item()?['receipts']?[0]?['amount']?['value']

  • Carla, that appears to have worked for me as well. I truly appreciate the help here. And I was able to answer my first question as well. Thanks again.

Categories