Projects API

Make project changes using Visier APIs.

Note: Alpha This API is in alpha. While in alpha, APIs may change in a breaking way without notice; functionality may be removed, and no deprecation notices will be issued. If you are interested in using this API, please contact your Partner Success Manager (PSM).

Who can use this feature?

To use the APIs, you must have a Visier account with a profile that has the API capability. If you don't have an account, contact your administrator. They will create an account for you with permissions that allow you to view data.

Not sure if you have this feature or capability? Reach out to your administrator.

Overview

In Visier, you can use a project to make a set of changes and then publish all the changes to your production version. For more information about projects, see Projects.

With this API, you can:

  • Retrieve a list of draft projects accessible to the user
  • Retrieve a draft project's information
  • Retrieve a list of all committed changes in a project
  • Retrieve a list of all production versions
  • Create a new draft project
  • Delete a draft project
  • Perform an operation on a draft project, such as publishing the project

    Note: Uncommitted changes in the project are automatically committed before publishing the project to production.

  • Perform an operation on production versions, such as exporting all committed changes in a list of production versions