Hello
Im trying to make a flow that automatic sends a push notification a specific department when a new post is added im my app. if none department is selected is should send to all.
i've got two sharepointlists:
1: settings for each user:
title: is user email
Afdeling: is department,
Notifikation: is the column for the Notifications. reason for this collumn is that an employee can see post from different departments (Afdeling) but only recive notifications from the departments set by this column.
2: is the sharepoint list with the different post.
right now i made a flow that sends a notification to my self everytime a post is made.
what to do?
Thanks for the suggestions but I made it work this way:
Notifikation eq items('Apply_to_each')?['Value']
Dear J,
In order for your to send a notification to a group of people/department, you either need to have the group defined within the D365 environment or have a specific list which details which users/emails/ID's belong to a group.
I am not sure if the first suggestion would apply in your situation. This would be easiest method as you could just call a particular group in for example an outlook email. For example, we have a group in our Outlook in our organization which is called something like 'EMEA All' which sends an email to all staff in the EMEA organization.
For the 2nd option, you have a list already. Roughly you would go through the following steps:
Hope the suggestions help,
Happy flowing,
Koen
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2