I need to have vCAC call a vCO flow, run a few commands, and use the output to modify the custom properties back in vCAC for the current build only.
I have successfully called the vCO flow during a build from vCAC, and used the custom properties as inputs for my flow. The problem is, I have not been able to put information back into vCAC. I found a flow that will modify the properties of the blueprint, but I just want to modify the custom properties of the instance currently running when the flow is called, so I can use them as inputs for another vCO flow later in the build.
Any help in the right direction would be greatly appreciated!