Sorry, my question was unfortunately worded.
I need several different APIs to do the following:
1. Export a Workflow from the Test WFA.
2. Import a Workflow into the Productive WFA.
3. Save a copy of the imported Workflow with a different name in the productive wfa (save as option; I just want to add the tag "archive"+<timestamp> to the name)
4. Change the Category of the Workflow copy.
The imported workflow shall be twice in the productive WFA to get a kind of archive / version controll.
All steps can be done manually, of course, but the steps are always the same, so I'd like to write a script/workflow which does these steps.
Steps 1 and 2 can be done using the API: DarResource.
regards,
antimon