Subflow

abhisek
Tera Contributor

Hi All,

 

Can anyone please help me out with how can I get catalog item variables in Subflow ?

I need to use if conditions in my subflow and due to that I need catalog item variables in subflow.

 

Thanks&Regards,

Abhisek Chattaraj.

 

1 REPLY 1

Aranya
Tera Guru

Hi Abhishek,
Turns out its not as easy as it seems. Here's what I found:
https://www.servicenow.com/community/developer-forum/how-to-dynamically-get-requested-item-variables...

You can try to extract the variables from the requested item record (pass this as the input for the subflow) and then access them.
Thanks!
Please mark as Helpful and if this worked for you kindly mark this reply as the Solution!