Skip to main content

Does anyone know if we can access the preconfigured Actionable List Statuses in a Flow?  I'd like to create a Flow that sends staff an email alert if a donor on their Actionable List gives a donation.  

 

When you create an Actionable List in Setup, you set the Statuses. Perhaps they are stored as metadata or records in an Object? I see a lookup on Actionable List to Actionable List Member Status, but that object isn't viewable in Object Manager.   

 

Thought I'd check here before opening a case. Thanks!

1 answer
  1. Aug 17, 10:15 PM

    @Luke Dalach When you say preconfigured statuses, are you referring to the Statuses you have set on the list definition? If so, I was just playing around with this, and was able to include ActionableListMemberStatus in a get in a screen flow once I grabbed the ActionableListDefinition Id. You can then update the ActionableListMember's Status by updating the status ID on the record.

0/9000