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

Mark Manders
Mega Patron

I am afraid the only option at this moment is to use a custom action. Just curious: what's the difference between a custom action and an oob action for this? You will need to apply it no matter what the solution is.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Hi Mark,

 

Thanks for the swift response. I agree, there isn't much difference between the actions. But I am struggling in returning the value, from action to flow designer, to populate the field. Would appreciate some pointers to achieve this.

 

Thanks and Regards,

Sruthi.

vishakhayadav24
Tera Guru

HI shruti,

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

vishakhayadav24_0-1718883639058.png

Result

vishakhayadav24_1-1718883682694.png

 

Thank you!!

Vishakha Y

 

Mark Manders
Mega Patron

What does your action currently do? What is the output you now have?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark