| CopyEForm | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/CopyEForm
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CopyEForm
Copies an eForm and all related child objects
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CopyEForm
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ NewFormName | xs:string | mandatory nillable | Sets number of the form to be deleted | 
| â– SourceFormNo | xs:int | mandatory | Sets number of the form to be deleted | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CopyEFormResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ NewEForm | 
 | 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. |