I have created a space template by creating a space in the space 'Company Home > Data Dictionary > Space Templates'. Now I want to create dynamically new space using that template in a custom action/rule that I have previously created.
Is it possible to create a space from a Space Template easily via the services API? Or, do I need to query the templates folder, get the folder that I want, and then walk over its children and rules, adding each explicitly?