The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Testing Jira REST API based integration in Jira Cloud Sandbox: is there any limitation/restriction?

Testing Jira REST API based integration in Jira Cloud Sandbox: is there any limitation/restriction?

Nazmus Sadat
February 1, 2022

Hello,

We are working to integrate an in-house application with Jira. Using Jira REST API and Webhooks, there will be two-way communication between this in-house app and Jira.

 

Can we use Sandbox to test the integration under this setting?

 

Thanks.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Pramodh M
Community Champion
February 1, 2022

@Nazmus Sadat 

Sandbox is just another site in your organization, it does not have limitations.

Go ahead and test anything!! The playground is yours

More reference here

https://support.atlassian.com/organization-administration/docs/manage-product-sandboxes

Thanks