Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Import/Export all objects in an object schema at the same time

Danilo Simic
Contributor
January 22, 2025

Hello everyone,

 

I am searching for a way to import and export all objects and their attributes in an object schema at the same time. I was wondering if anyone did this and if they could help me.

I started researching how to do this using API calls, but it is not going well. Here in the community I found some posts about this but they are related to Server, not Cloud.

I am aware that it is possible to export and import objects using API, but the problem is that I would again have to this one object type at a time (like the out of the box option).

 

Any help is greatly appreciated. Thank you.

1 answer

0 votes
Jeroen Poismans
Community Champion
August 7, 2025

Hi Danilo,

There is a dedicated API and flow for this. The Asset Import API  consists of a flow, a series of calls that use the External import option you can find in the UI when trying to configure an import there. It provides a way of pushing an entire import JSON to the import engine, processing it as it would using the manual import.

The documentation:
https://developer.atlassian.com/cloud/assets/imports-rest-api-guide/workflow/

I got it working this way using python.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events