Create an organization export request

This method creates a request to export an Organization. Asana will complete the export at some point after you create the request.

Query Params
array of strings

This endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

opt_fields
boolean

Provides “pretty” output.
Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.

Body Params

The organization to export.

object

An organization_export request starts a job to export the complete data of the given Organization.

Responses

Response body
object
object

An organization_export object represents a request to export the complete data of an Organization in JSON format.

string

Globally unique identifier of the resource, as a string.

string

The base type of this resource.

date-time

The time at which this resource was created.

uri | null

Download this URL to retreive the full export of the organization
in JSON format. It will be compressed in a gzip (.gz) container.

Note: May be null if the export is still in progress or
failed. If present, this URL may only be valid for 1 hour from
the time of retrieval. You should avoid persisting this URL
somewhere and rather refresh on demand to ensure you do not keep
stale URLs.

string

The current state of the export.

pending started finished error

object

A workspace is the highest-level organizational unit in Asana. All projects and tasks have an associated workspace.

Language
Credentials
Request
Asana Home
Asana helps you manage projects, focus on what's important, and organize work in one place for seamless collaboration.
© 2023 Asana, Inc.