Function asana::apis::organization_exports_api::create_organization_export[][src]

pub async fn create_organization_export(
    configuration: &Configuration,
    inline_object6: InlineObject6,
    opt_pretty: Option<bool>,
    opt_fields: Option<Vec<String>>,
    limit: Option<i32>,
    offset: Option<&str>
) -> Result<InlineResponse2012, Error<CreateOrganizationExportError>>

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