- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2025 06:39 AM - edited ‎08-05-2025 06:52 AM
Hi everyone,
I'm trying to trigger a Flow in Flow Designer when a Project is created from a specific Project Template.
We are not using Assignment Groups to distinguish which user created the project, but we do have a custom form view used by certain users.
My goal is to trigger a Flow only for projects created using that view or via a specific Project Template.
Is there a way to:
Detect which template was used to create a project?
Or capture when a specific view was used to create a project?
Or any reliable workaround to trigger a Flow only for projects created by certain users or via certain templates?
Any advice, workaround, or best practice would be appreciated!
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2025 08:49 AM
not possible to know unless you use some hidden field on the table
Then you can use that field to trigger flow
In each of the template ensure you populate the hidden field with some unique info/text.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2025 08:49 AM
not possible to know unless you use some hidden field on the table
Then you can use that field to trigger flow
In each of the template ensure you populate the hidden field with some unique info/text.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader