Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how to store manager name in flow designer

chandan31
Tera Contributor

Hi All,

 

I am receiving the the subject line "Notification: Manager Reporting to XXX(00657041)via integration. I want to store the XXX(00657041)(flow designer) in the variable because it contains manager name and manager employee id , these two value we need to use description field .

 

 

 I am implement using flow designer.

 

 

Thanks ,

Chandan

 

 

 

 

2 REPLIES 2

Sohail Khilji
Kilo Patron

Hi @chandan31,

 

Make use of flow variables to store the values and use it anywere in flow. 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Can you tell How to fetch the manager name using flow variable from the the inbound subject line"Notification: Manager Reporting to XXX(00657041)",

 

Can you guide me