When you create a cloud save, you need to create an event:
"On any create cloud save success".
When this is fired, you can use the expression "CloudSaveKey" to get the key of the cloudsave just created.
There are also actions to get a cloud save by ID.
Is this what you were after?