@sebastian-roth thx, at the bottom it’s nearly what I look for.
But how can I set a default parameter as a Path for example in the snapin screen, but overwrite it if I set a parameter…?
regarding the example on the link:
{
“taskTypeID”: <IDOFTASKTYPE>,
“taskName”: “robocopysync”,
“destination”: “<path>”,
“source”: “<path>”
}
Can I use them like this?
0_1510746465332_Bildschirmfoto zu 2017-11-15 12-46-58.png
And regarding the API: Whats the difference between a SnapinTask and a SnapinJob?
TIA