How to send notification based on the catalog form group variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 10:46 AM
Hi ,
I need to send notification dynamically based on the 2 Group name variables(Group1 and Group2) from the catalog form. Who will receieve should be dynamic based on the those 2 groups from the form. How can I acheive this ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 10:50 AM
@raj99918 Can u elaborate the requirement?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 10:51 AM
Need to send notification to 2 groups dynamically selected from the catalog form Group1 and Group2 variables

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 11:31 AM
Hi @raj99918 ,
Simplest way is to achieve this from flow designer. Follow the below steps
- Use "Get catalog variables" action & add your 2 group variables to selected box
- Add "Send Email" action & in To field- Add those two variables using data pill picker(2nd box beside to field)
Let me know if you encounter any issues.
I started answering community questions recently. If my answer helped you in any way, please mark it as helpful or correct. It would be a great boost.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 11:34 AM
Hi @Community Alums @Thanks for the reply already we have email notification how can I include this 2 dynamic groups in the existing notification?