How to populate a name value pair field from flow designer

sruthi22
Tera Contributor

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.

1 ACCEPTED SOLUTION

vishakhayadav24
Tera Guru

HI shruti,

You can use {"key":"value"}

vishakhayadav24_0-1718883639058.png

Result

vishakhayadav24_1-1718883682694.png

 

Thank you!!

Vishakha Y

 

View solution in original post

5 REPLIES 5

My FD would pass in key and value. My action should populate that into a name value pair field on RITM table.