Is there any way to get an organization or VDC from inside a workflow using only the name?
I've found actions to get Org from vApp or media, but not by just using the name.
I want to update a VDC, and I need to pass the name and organization to the workflow via the Soap API, and i guess I need to know the VDC or Organization ID as input to the Update VDC workflow.
Any ideas on how to accomplish this? I have Organization name and the VDC name.