``controllerId`` required, string ID of the controller to synchronize to.
{
"controllerId": "testsuite"
}
``folder`` required, string Path of a folder containing the objects to synchronize.
{
"folder": "/myWorkflows/ifElseWorkflows"
}
``recursive`` optional, boolean Decides if a given folder should be processed recursively.
{
"recursive" : true
}
false