| GetEForm | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetEForm
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetEForm
Loads an EForm from Therefore
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetEForm
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– FormNo | xs:int | mandatory | Sets number of the form to be save or 0 for a new form | 
| â–¡ VersionNo | xs:int | nillable | Sets number of the version of the form to be saved or 0 for a new version | 
| â–¡ WithDefaultSubmission | xs:boolean | nillable | With default submission. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetEFormResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ EForm | 
 | nillable | The returned eForm | 
| â– FormNo | xs:int | mandatory | Number of the form | 
| â– VersionNo | xs:int | mandatory | Version of the form | 
| â–¡ Name | xs:string | mandatory nillable | Name of the Form | 
| â– FolderNo | xs:int | mandatory | Folder the form is in | 
| â– CreatedByUserNo | xs:int | mandatory | User that created the form | 
| â–¡ CreatedByUserName | xs:string | mandatory nillable | User that created the form (username) | 
| â– Created | xs:dateTime | mandatory | DateTime when the form was last modified | 
| â– IndexingProfileNo | xs:int | 
 | Gets the GUID of the form | 
| â– Guid | xs:string | 
 GUID string template: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | Gets the GUID of the form | 
| â– DefaultSubmissionNo | xs:int | 
 | Gets default submission number. | 
| â–¡ FormDefinition | xs:string | mandatory nillable | JSON definition of the form | 
| â–¡ DefaultSubmission | xs:string | nillable | Gets default submission. | 
| â–¡ AnonymousAccessEnabled | xs:boolean | nillable | Defines if anonymous access to this form is enabled | 
| â–¡ CreatedISO8601 | xs:string | nillable | DateTime when the form was last modified (in ISO 8601 format, UTC). | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |