How to get sys id of a flow triggered from a script of the sys_flow_context table

Mohd Najmuddin
Tera Contributor

Hi community,

 

I am triggering a flow(Flow Designer) using a script. Following it creates a record in sys_flow_context. 
Now, I need the sys_id of this particular record in the sys_flow_context table.

The use case is, I would by gliding this record and updating the Source Table and Source Record

 

 

2 REPLIES 2

Abbas_5
Tera Sage
Tera Sage

Hello @Mohd Najmuddin,
Please refer to the link below:
https://www.servicenow.com/community/now-platform-forum/how-to-get-the-flow-sys-id-sys-flow-context-...

 

Mark my correct and helpful, if it is helpful and please hit the thumbs-up button to mark it as the correct solution.
Thanks & Regards,
Abbas Shaik

Mohd Najmuddin
Tera Contributor

Thanks @Abbas_5. Will look into it.