Pass a parameter with Flow Designer Send Notification

johnfeist
Mega Sage
Mega Sage

I've decided to take another shot at using Flow Designer, hoping that most of the issues that had me stick with workflows were resolved.  I was cruising along until I encountered the case where I need to send a notification to a recipient who is identified in a requested item variable.  In a workflow, I'd trigger the notification via an event and make the recipient one of the parameters.  Unfortunately, I'm not seeing any way that I can pass that value.  I looked for the ability to create an event as an alternative, but do not find that anywhere.

 

The notification in question gets built in a mail script so I guess as a last resort I could make the recipient a CC in the mail script.  Does anyone have an alternative?

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster
1 ACCEPTED SOLUTION

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi @johnfeist 

 

You can trigger the event in flow designer as well using create record action.

PFA the sample.

 

SaurabhGupta_0-1669158314375.png

 

 

 

 


Thanks and Regards,

Saurabh Gupta

View solution in original post

2 REPLIES 2

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi @johnfeist 

 

You can trigger the event in flow designer as well using create record action.

PFA the sample.

 

SaurabhGupta_0-1669158314375.png

 

 

 

 


Thanks and Regards,

Saurabh Gupta

Thank you Saurabh, that does exactly what I need.

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster