How to trigger record producer from the flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â02-18-2025 06:03 PM
I have a requirement to send task with a record producer form to be assigned to the leader so they can submit the form. How can we achieve this via flow designer?
Any insight would be much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â02-18-2025 06:17 PM
Hi @Shivam32
If you are looking to trigger record producer from Flow, you can use an existing action in flow called "Record Producer" and select the record producer in the Catalog Item selection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â02-18-2025 06:37 PM - edited â02-18-2025 06:42 PM
Hi @Swapna Abburi But that will not send it to manager. My requirement is task with a record producer to be assigned to the leader so they can make their selection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â02-18-2025 07:07 PM
record producer has target table, so you can have flow triggered on Record insert
What's your issue?
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
â02-18-2025 09:16 PM
- Trigger the Flow when the Record Producer is Submitted
- Identify the Leader (Manager) of the Requestor
- Create a Task & Assign it to the Leader
- Include a Link for the Leader to Open and Submit the Form(using send email [In the email body, include a direct link to the record producer form] )
- Once the Leader Submits the Form, Proceed with Next Steps