Previous Topic

Next Topic

Book Contents

CreateProjects Operation

Description: Creates multiple Project objects in the database. You can create up to 1000 Project objects with a single call.

Service: Project Service

Style: Document/literal wrapped

Input:

Message: CreateProjects

Elements: Project elements that contain Project fields

Required fields: The following fields are required when creating the Project object:

  • ParentEPSObjectId
  • Id
  • Name

Output:

Message: CreateProjectsResponse

Output: Zero to many ObjectId elements


Copyright information