gkunkel
10 months agoNew Contributor
Using Zephyr API's to Migrate From Squad To Scale
I've been told that I can use the Zephyr for Jira API to migrate test cycles and test executions from Squad to Scale -- specifically the GetListOfExecutions call. However, this will only give me a list of executions for a given issue id. How do I get a list of executions for an entire project?
And for that matter, is there a tutorial on using this API? I've run into a lot of surprises when trying to use it (ex. projectId is actually an integer value rather than project name).