How to Use User Reference Variable from Cat Item in FLOW Notification
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2023 04:50 PM
I have a Cat Item that has a User Reference variable.
My workflow is in Flow Designer (not Workflow Editor)
I want to send an email notification to the selected user in the reference variable.
How do I do that?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2023 06:55 PM - edited ‎08-10-2023 06:55 PM
Hi @kshaw
You can add 'Get the catalog variables' and from that step, you can fetch the user selcted on your form (Name of variable might change) and then pass it in 'To' field of 'Send Email' action using data pill picker.
Please refer the screenshot.