
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:06 PM
We are currently going to switch all of our IT users from using the platform to Service Operations Workspace to work all ITSM related records (change/problem/incident/requests etc......).
One of the main parts of this shift is making sure all of our notifications take them to the workspace instead of the platform. What have others done to accomplish this and is there any good approach that we can take? Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:41 PM
I just recently had to switch users from platform view to workspace view. I created a mail script that calls a script include I created, the script include would return the link that directed users to the appropriate workspace based off their role.
I then had to find all the ${URi_REF} links and switch to my mail script
mark 👍 Helpful if you find my response helped in any way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:41 PM
I just recently had to switch users from platform view to workspace view. I created a mail script that calls a script include I created, the script include would return the link that directed users to the appropriate workspace based off their role.
I then had to find all the ${URi_REF} links and switch to my mail script
mark 👍 Helpful if you find my response helped in any way

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 10:54 AM
I basically walked into a bunch of notifications that are already made. Do you have any advice on identifying which need to be changed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 08:59 PM
If you go to notifications, you can search for Text {URI_REF}
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response helped in any way