I've created a request queue project for a group of users. They would like for an additional email address to also receive the notifications when someone submits a request to the queue.
Is there a way to link the email address to the queue?
Solved! Go to Solution.
Views
Replies
Total Likes
My first recommendation would be to encourage an existing member of the group who will receive notifications anyway to setup a forwarding rule in their email client so whenever they receive the notification, it gets forwarded to the other email address at the same time.
Alternatively, you could create a service account using the email address that needs to receive notifications, then add the service account to the workflow. This approach can become messy if you don't have good governance around the creation and usage of service accounts.
Views
Replies
Total Likes
My first recommendation would be to encourage an existing member of the group who will receive notifications anyway to setup a forwarding rule in their email client so whenever they receive the notification, it gets forwarded to the other email address at the same time.
Alternatively, you could create a service account using the email address that needs to receive notifications, then add the service account to the workflow. This approach can become messy if you don't have good governance around the creation and usage of service accounts.
Views
Replies
Total Likes
Thanks for the suggestions! I think I'll try to have them go with the forwarding rule route.
Views
Replies
Total Likes
We have such setup in our instance for one of our queues. We use Fusion for this (if that's an option for you). You can build a scenario that will send email notifications wherever you want when new request is raised in specific queue. Also you can customize emailing criteria almost infinitely.
Views
Replies
Total Likes
Views
Likes
Replies