How to load submit catalog item response RITM Number to flow variables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 10:04 AM
Hi team,
How to load submit catalog item response RITM Number to Sub-flow variables
RITM Created successfully but i want to load RITM number to sub-flow variables
Thanks,
Anil!
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 10:47 AM
@AnilM99 Try this out if it works for you...
- Trigger: Service Catalog > Catalog Item Requested
- Action: Lookup Record (Get RITM based on sys_id)
- Action: Set Flow Variables (Set ritm_number to the RITM number)
- Action: Use the ritm_number in your desired flow logic (e.g., send notification, log it, or update a record).
Hit the "Helpful" if it helps anyway.
✔️ If this solves your issue, please mark it as Correct.
✔️ If you found it helpful, please mark it as Helpful.
—
Shubham Jain