Has anyone successfully configured permissions for a non-admin to create flows in Workflow Studio?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 02:58 PM
I am attempting to give a group of users the permissions to build flows in Workflow Studio but I can't seem to get it working properly.
My test user can access workflow studio and view existing flows but they cannot create a new flow or make edits to any existing flows.
I have given this user all of the roles I could find associated with Flow Designer, including delegated_developer.
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 03:03 PM
As per docs flow_admin role must work
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 09:05 PM - edited 02-22-2025 12:53 AM
Hello Jessica,
are flows part of a scoped application? If so, adding roles isn't enough. You have to also grant users development access to your application.
Depends on your instance release and plugin use, you have to setup permissions via Delegated Development or Application Collaboration to grant access.
Please check official ServiceNow documentations below:
And also check this useful article written by Maik Skoddow:
Manage Collaborators (is the new "Manage Developers")
If my answer helped you, please accept it as correct and mark helpful, thank you 👍
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2025 12:48 AM
Hi @Jessica_Lace ,
have you thought about delegated developer role? This will provide a solution, but unsure from you’re description if is the right solution.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 12:54 PM
My use case is to allow users to build flows that can be used in the Service Catalog for Requests and RITMs. Is it possible to use delegated development for a Global application or is this limited to a scoped custom app?