Allocate tasks based on replies on Service Catalog form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 06:31 AM
Customer requires tasks created based on the content of a field on a form in Service Catalog.
For example : Form contains a field for region, we require a different task created for each region selected
I have created an execution plan with tasks but do not know how to pull the data from the form into the tasks or trigger the task based on the form selection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 07:22 AM
Hi @johnrob18
Yes this can be do able, you can create Flow and in Flow you use
Get Variable action and use that in If condition and ten create catalog task.
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
06-26-2024 07:37 AM
Thank you, I assume you mean create workflow?
Can you send me a link to creating a workflow as I have not done this for many years and there are no examples on the instance.
Alternativly can you show me an example?