I have a Flow that needs to send an email when a record is created on a Custom Object. No matter what I put in the recipient field, I continue to get "0 recipients Error ID: 1728011022-505532"when I try to trigger the flow.
What I first tried was go search resources, triggering record -> Respondent field (this looks up the contact) ->Contact ID:
When that failed, I tried several different versions of creating a text variable to look up the same thing and put that in the recipient ID field. Again, no luck. Finally, I switched the look-up from "Search Resources" to "Enter Text" and put in the text of a contact ID I know for sure is active and has a valid email address, but still got the error.
For this flow, I need to have it pull the email address of the Contact (Respondent) listed in these records. What am I missing?
#Flow #Flows #Custom Objects
Hi, see the tool tip on the Recipient Addresses field which says it needs to have an email address not id. Try using the hardcoded email address and test to see its working.