Posted on 22/01/2026 17:58:06
Hi Adrian,
yes, the same functionality as it was in DW9 is present in DW10.
You can pass the job parameters as the query string parameters as it was in DW9 in the requests.
You can use the ActivityRunCommand command from the Management Api
(https://solution.url/admin/api/docs/index.html?url=/admin/api/api.json#/Dynamicweb.Integration.UI.Commands/ActivityRunCommand)
to run the job or use the url (like it was in DW9 with the same parameters from DW9):
https://solution.url/admin/public/webservices/integrationv2/JobRunnerBackground.aspx?jobsToRun=dw%20to%20xml
BR, Dmitrij