Draft Form Dataset Diff
This endpoint reflects the change to a Dataset that will go into effect once the form is Published. Like the endpoint above, it lists the Dataset name and Properties, but it also includes the isNew flag on both the Dataset, and on each individual property. This flag is true only if the Dataset/Property is new and is going to be created by publishing the Draft Form.
Path parameters
The numeric ID of the Project
The xmlFormId of the Form being referenced.
Response
This is the standard response
Example response
[
{
"name": "people",
"isNew": true
}
]Changes
Changed in 2 of the 54 revisions of this API.2
- ○
api operation id
Draft Form Dataset Diffremoved and replaced withdraftFormDatasetDiffapi-operation-id-removed
- ○
- ○
api operation id
draftFormDatasetDiffremoved and replaced withDraft Form Dataset Diffapi-operation-id-removed
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○