Previous Topic

Next Topic

Book Contents

CreateDocuments Operation

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

Service: Document Service

Style: Document/literal wrapped

Input:

Message: CreateDocuments

Elements: Document elements that contain Document fields.

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

  • Title
  • ProjectObjectId

Output:

Message: CreateDocumentsResponse

Output: Zero to many ObjectId elements


Copyright information