Action in flowdesigner to convert a reference field to string.

syedreshhu411
Tera Contributor

Hi,

I am new to servicenow and i am facing a problem to create an action in flowdesigner. 

 

My requirement is, I have a reference field, as i cannot pass the reference field value directly , i have to create an action.

In that i have to pass the group sys_id by using gs,getProperty(). What the output should be and what i have to give in the flowdesigner action?

 

Please help me with this.

 

Regards,

Reshma.

2 REPLIES 2

Dnyaneshwaree
Mega Sage

Please refer this, reverse it and update it as per your requirement:

https://www.servicenow.com/community/itsm-forum/how-to-pass-a-string-input-in-a-flow-designer-to-a-r...

Please accept my solution if it works for you and thumps up.
Thank You!!

Please accept my solution if it works for you and thumps up to mark it as helpful.
Thank you!!

Dnyaneshwaree Satpute
Tera Guru

Thank you for the reply @Dnyaneshwaree but the post you shared do not actually match my requirement.