Hi,
I have a requirement where we trigger an approval process on specific line. I've checked around and found that we can use v1/workflow/start ION API via H5 Script.
However, I want to implement a data locking wherein another approval cannot be submitted if an ION Workflow is already running with that specific line. P.S. I don't have the instance ID at this point. All I know is the approval process and the approval process is allowed to run in other lines simultaneously.
I've checked all the available ION API and I cannot find anything that doesn't require instance ID.