asn_organization_exports: OrganizationExports

asn_organization_exportsR Documentation

OrganizationExports

Description

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

To export an Organization using this API:

* Create an 'organization_export' [request](#create) and store the id that is returned.\ * Request the ‘organization_export' every few minutes, until the 'state' field contains ’finished'.\ * Download the file located at the URL in the 'download_url' field.

Exports can take a long time, from several minutes to a few hours for large Organizations.

**Note:** These endpoints are only available to [Service Accounts](/guide/help/premium/service-accounts) of an [Enterprise](/enterprise) Organization.

See Also

https://asana.com/developers/api-reference/organization_exports

Other organization_exports: asn_organization_exports_create, asn_organization_exports_find_by_id


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.