- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 03:00 PM
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?
:{)
Helpful and Correct tags are appreciated and help others to find information faster
Solved! Go to Solution.
- Labels:
-
flow designer
- 3,589 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 03:05 PM - edited 11-22-2022 03:05 PM
Hi @johnfeist
You can trigger the event in flow designer as well using create record action.
PFA the sample.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 03:05 PM - edited 11-22-2022 03:05 PM
Hi @johnfeist
You can trigger the event in flow designer as well using create record action.
PFA the sample.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 05:35 AM
Thank you Saurabh, that does exactly what I need.
:{)
Helpful and Correct tags are appreciated and help others to find information faster