AddList
SharePoint サイト上にリストを作成します。
Input
Name | Type | Description |
Name | String | SharePoint サーバー上のリストの名前。 |
Template | String | リスト作成のためのテンプレート名。
使用できる値は次のとおりです。GenericList, DocumentLibrary, Survey, Links, Announcements, Contacts, Events, Tasks, DiscussionBoard, PictureLibrary, DataSources, WebTemplateCatalog, UserInformation, WebPartCatalog, ListTemplateCatalog, XMLForm, MasterPageCatalog, NoCodeWorkflows, WorkflowProcess, WebPageLibrary, CustomGrid, DataConnectionLibrary, WorkflowHistory, GanttTasks, Meetings, Agenda, MeetingUser, Decision, MeetingObjective, TextBox, ThingsToBring, HomePageLibrary, Posts, Comments, Categories, IssueTracking, AdminTasks デフォルト値はGenericListです。 |
Description | String | 追加するリストの説明。 |
Columns | String | 追加するカラムの定義。json/xml/tempTable をサポート。 |
Result Set Columns
Name | Type | Description |
Success | Boolean | 操作が成功したかどうかを示します。 |