ITSM

-ooo-
Tera Contributor

Hello Team,

 

I have created on property where is stored one password in newly created property name "password" value now . I am trying to fetch the password in flow designer I am not able to do that:-

 

I have written in the script part of flow designer. 

var desc= fd_data.trigger.gs.getProperty("Password");
gs.log(desc+"demo");
return desc;
 
Please let me know how we can fetch that password value in flow 
 

 

 

1 REPLY 1

Vishal Jaswal
Giga Sage