I nedd an API command to export objects in bulk
Hi, @FERNANDO MENIN BORATTO! 👋
If you mean issue bulk operations, you can find more info here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-bulk-operations/#api-group-issue-bulk-operations
You can also bulk export Asset objects using POST request and AQL query to fetch multiple objects. You can find more info from Assets API documentation: https://developer.atlassian.com/cloud/assets/rest/api-group-object/#api-object-aql-post
using POST and AQL will be viable
thx!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the Atlassian Community @FERNANDO MENIN BORATTO
Please check the following link as it has a lot of information about REST API:
Best,
Fadoua
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.