How can I get the sys id of flow context that is created in the later steps of the same flow context?

Smriti Rastogi
Kilo Guru

Is there a way to fetch the sys id of the current flow in later steps in flow designer?

something like current.sys_id

5 REPLIES 5

Ravi9
ServiceNow Employee
ServiceNow Employee

can i ask why do you need this ?

so I need to delete an existing flow on the same record and run the new one 

Ravi9
ServiceNow Employee
ServiceNow Employee

am not sure what you mean , can you share what is your business requirement ?

I have been able to achieve my business requirement with few tweaks but I do not think we have any variables to access the sys_id or other properties of the current running flow in the later steps.