- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 02:31 AM
Hi all,
I have a name value pair field type on RITM table. My trigger on flow designer is through service catalog. I am finding it difficult when trying to update the name value pair field on RITM from flow designer. Can someone help me with syntax or procedure on how this can be done.
P.S: Looking for a solution to do this without a custom action as we need to do this from multiple places in Flow designer.
Thanks in advance,
Sruthi.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 04:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 05:15 AM
My FD would pass in key and value. My action should populate that into a name value pair field on RITM table.