GET Forms/Form/export
Get forms
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Match | FormMatchCriteriaStringType |
None. |
|
FormClass | FormClass |
None. |
|
FormSubClass | FormSubClass |
None. |
|
FormType | FormType |
None. |
|
FormSubType | integer |
None. |
|
FormSubTypes | Collection of integer |
None. |
|
FormName | string |
None. |
|
FormNames | Collection of string |
None. |
|
FormCategoryID | integer |
None. |
|
BusinessUnits | Collection of integer |
None. |
|
BUID | Collection of integer |
None. |
|
FormStatuses | Collection of FormStatus |
None. |
|
Title | string |
None. |
|
IncludePayload | boolean |
None. |
|
IncludeActive | boolean |
None. |
|
IncludeInactive | boolean |
None. |
|
IncludeDeleted | boolean |
None. |
|
IncludeSubFormsForEntityID | integer |
None. |
|
FieldType | FormFieldType |
None. |
|
LastUpdatedDateUtcMin | date |
None. |
|
LastUpdatedDateUtcMax | date |
None. |
|
ExcludeFieldTypes | Collection of FormFieldType |
None. |
|
FormIDs | Collection of integer |
None. |
|
OnlyFullAccessForms | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
List of FormDTOs
FormPackageName | Description | Type | Additional information |
---|---|---|---|
ExportVersion | byte |
None. |
|
CodeTables | Collection of CodeTable |
None. |
|
NoteTypes | Collection of NoteType |
None. |
|
Forms | Collection of Form |
None. |