Flow Designer Trigger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 01:20 AM
I customized a catalog other than service catalog, in which I created the catalog item, after submitting I want to trigger a flow, and the trigger of the flow I want to set to sc_req_item to create a new record, but I found that I can't find the sc_req_item in the trigger. Why is this?is there any other possible solution?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 01:35 AM
Hi @ma kaiyue ,
You won't see 'sc_req_item' because there is a separate Trigger Type for Service Catalogs. Please check the screenshot below
How to trigger flow for particular catalog item .Please, check article - https://docs.servicenow.com/bundle/washingtondc-build-workflows/page/administer/flow-designer/task/c...
If my reply helped with your issue please mark helpful 👍 and correct ✔️ if your issue is resolved.
By doing so you help other community members find resolved questions which may relate to an issue they're having
Thanks,
Astik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 07:15 PM
Thank you for your reply, but my item is not located under Service Catalog, but a custom Catalog, does the Trigger still work, I want to make sure because I tried it and it doesn't seem to work?