Fetch _ragicId

How To Fetch _ragicId in js workflow in installed sheet scope?

If you are creating an action button on the form page, please refer to this section. By passing {id} as a parameter to the function, you can automatically retrieve the ID.
If you are creating an action button on the listing page, please refer to this section to get the entry for each record, and then use getRootNodeId to obtain the ID.

2 Likes