Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/SaveEFormDraft

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEFormDraft

 

Save an eForm draft to Therefore

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEFormDraft

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  FormNo

xs:int

mandatory

Sets number of the form for which the submission should be saved

â–¡ SubmissionData

xs:string

mandatory nillable

submission data

â–  SubmissionNo

xs:int

optional

Sets the submission draft number to be saved or 0 to create a new one

â–  VersionNo

xs:int

mandatory

Sets number of the version of the form for which the submission should be saved

â–¡ Name

xs:string

optional nillable

Sets the submission draft name

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEFormDraftResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  SubmissionNo

xs:int

mandatory

the number of the saved submission

â–  SubmissionId

xs:string

mandatory

GUID string template:

[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

the guid of the saved submission

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.