Skip to main content

Classes

OrganizationCreateProjectApi


METHODS

clear_organization_transform

Clear failed transform jobs Clear all failed transform job from a create project job. Only jobs that have failed will be cleared.

delete_organization_create_project

Delete transformation job Remove a transformation job. This will stop all running jobs.

delete_organization_create_project_file

Delete create project file Remove a file from a create project job. Only files for which no jobs are running can be deleted.

get_organization_create_project_status

Get transformation job status Get the current status of a transformation job job.

get_organization_create_projects

List transformation jobs Get list of transformation jobs.

organization_add_collaborator

Add a collaborator to a project within an organisation Add a new collaborator to a project owned by an organisation.

organization_create_empty_project

Create new empty project Create a new empty project within an organization.

organization_create_project

Start transformation job Start a transformation job to fetch data from the organization and put it in a project, or transform into new data.

retry_organization_create_project_file

Retry transformation file Retry a transformation action on a file from a transformation job. Only files that have failed can be retried.

retry_organization_transform

Retry failed transform jobs Retry all failed transform job from a transformation job. Only jobs that have failed will be retried.

retry_organization_upload

Retry transformation upload job Retry the upload job from a transformation job. Only jobs that have failed can be retried.

update_organization_create_project

Update transformation job Update the properties of a transformation job.

upload_custom_block

Upload a custom block Upload a zip file containing a custom transformation or deployment block.