In logic apps, The Action to Queue Build is using an old REST API. Passing Parameters as Queue Variables instead of TemplateParameters.
DevOps connector to Queue New Build uses old REST API. It is not allowing passing Template Parameters. Even though the property name says parameters, it is actually queue variables. So its not possible to run existing pipeline without changing parameter to variable in the pipeline definition.
https://docs.microsoft.com/en-us/rest/api/azure/devops/pipelines/runs/run-pipeline?view=azure-devops-rest-6.1
Asking to switch to new API version
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2