Tribute Flow

Options

I have a tribute flow that runs off a gift list and populates a sharepoint list. It has been working great, but fails when a tributee is also a notificant. The error occurrs in the "Send_an_HTTP_request_-GetConstituentRelationship" action within the "Apply_to_each_-_GiftTributes" loop. Has anyone encountered this?

Comments

  • Austen Brown
    Austen Brown Community All-Star
    Ninth Anniversary 1,500 Likes 1000 Comments Name Dropper

    @Wendy Bondeson - I recommend adding a control that looks to see if the acknowledgee = self, if yes, skip the relationship lookup and use the constituent's info; if no, go ahead with the relationship lookup.

  • Alex Wong
    Alex Wong Community All-Star
    Ninth Anniversary 1,500 Likes 2500 Comments Name Dropper

    @Wendy Bondeson
    please provide the screenshot of edit mode and the run history of fail for the action GetConstituentRelationship.

Categories