avang-MT
avang-MT
Hi @huserben, I am having the same exact issue where the downstream template parameters are expecting a boolean parameter type. As a result of expecting a boolean parameter value, the...
> Hi @avang-MT > > to understand correctly. You only had to change the downstream pipeline template types (from boolean to string) and then the triggering worked, without any additional...
@huserben this is what I am seeing, templateParameters appears to convert the boolean into a string: Template:  Payloads (True & False conditions):   Is this a limitation by...
> Thanks for checking this. > > It could still be on "my" side and not the API. I have to dive a bit deeper into the logic and see...