I have a list of Ids in a variable:{ObjectTypes:[6,118,119]} want to have this injected into a JSON parameter for a JIRA API call{"qlQuery": "objectTypeId IN ()"}I tried using the variable between the () and it did not like the formula.The resulting ...