ContributionsMost RecentMost LikesSolutionsRe: Problems integrating RobotFramework and Zephyr Scale Thanks for the quick reply DavidL! To clarify, are we only allowed to use these 2 -- 'projectKey' and 'autoCreateTestCases' when using the automation endpoint? No other parameters can be added? Re: Problems integrating RobotFramework and Zephyr Scale Hi DavidL, I have an additional question regarding your comment: DavidL : "...or you could try to use the URL like this (between double quotes) 'https://api.zephyrscale.smartbear.com/v2/automations/executions/junit?projectKey=CORE&autoCreateTestCases=true' " Question: I wanted to edit the environment of my test execution and can't seem to make it work. This is what I was trying out "https://api.zephyrscale.smartbear.com/v2/automations/executions/junit?projectKey=CORE&environmentName=Dev" Cheers