To Integrate jira sandbox with playwright cucumber framework. We need api ends points to jira sandbox. So we can import the epics and other details from jira to the framework. Please provide link or doc to access those end points.
Or suggest any other way to integrate jira sandbox with playwright cucumber framework. So we can automate jira sandbox
Hi @Anjali Anil Kumar Welcome to the Atlassian Community!
The REST API's for Jira cloud sites are same, a sandbox is nothing but a separate cloud site and works like a replica of your production instance. You can find the REST API details on this link. - Jira Cloud Rest API
Do you mean API endpoints that allow you to automate the creation of sandboxes? I don't think such endpoints exist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.