| SaveEForm | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/SaveEForm
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEForm
Saves or updates an EForm in Therefore.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEForm
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ DefaultSubmission | xs:string | mandatory nillable | data of the default submission for this form | 
| â–¡ FolderNo | xs:int | nillable | Sets folder number number where the form is to be saved to | 
| â–¡ FormDefinition | xs:string | mandatory nillable | Sets number of the version of the form to be saved or 0 for a new version | 
| â– FormNo | xs:int | mandatory | Sets number of the form to be save or 0 for a new form | 
| â–¡ Name | xs:string | mandatory nillable | Sets name of the form to be saved | 
| â–¡ VersionNo | xs:int | nillable | Sets number of the version of the form to be saved or 0 for a new version | 
| â–¡ AnonymousAccessEnabled | xs:boolean | nillable | Defines if anonymous access to this form is enabled | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEFormResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– FormNo | xs:int | mandatory | Number of the form that was created/saved | 
| â– VersionNo | xs:int | mandatory | Version of the form that was created/saved | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |