
Build advanced and interactive forms!
|
Status: Preview |
Tier: Standard |
Version: 1.0.0 |
|
Name |
Summary |
|
Delete hook |
|
|
List forms |
|
|
AssignForm (AssignFormParameterForm assign body Form assign body) |
Assign form |
|
Get schema |
|
|
Fill form |
|
|
Users list |
|
Name |
Summary |
|
TrigNewResponse (TrigNewResponseParameterRequest body of webhook Request body of webhook) |
When form is filled |
|
Name |
Summary |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Delete hook
Description: Delete a hook.
Syntax:
ElasticForms.DeleteHook (string hookId)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
hookId |
string
|
|
True |
Returns:
Summary: List forms
Description: Forms list
Syntax:
ElasticForms.ListForms ()
Returns:
Type:array of (ListFormsResponseItem)
Summary: Assign form
Description: Assign form
Syntax:
ElasticForms.AssignForm (AssignFormParameterForm assign body Form assign body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
Form assign body |
AssignFormParameterForm assign body
|
|
True |
Returns:
Type:AssignFormResponse
Summary: Get schema
Description: Get schema
Syntax:
ElasticForms.GetSchema (string FormUid)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
FormUid |
string (Form) |
Form |
True |
Returns:
Type:string
Summary: Fill form
Description: Fill form
Syntax:
ElasticForms.AddData (AddDataParameterForm data body Form data body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
Form data body |
AddDataParameterForm data body
|
|
True |
Returns:
Type:string
Summary: Users list
Description: Users list
Syntax:
ElasticForms.ListUsers ([Optional]string query)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
query |
string (User query) |
User query |
False |
Returns:
Type:array of (ListUsersResponseItem)
Summary: When form is filled
Description: Triggers when form is filled.
Syntax:
ElasticForms.TrigNewResponse (TrigNewResponseParameterRequest body of webhook Request body of webhook)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
Request body of webhook |
TrigNewResponseParameterRequest body of webhook
|
|
True |
Returns:
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
FormUid |
string Form |
Form |
|
FormDataObject |
Fields |
Fields |
Summary: Fields
Description: Fields
Properties:
|
Name |
Type |
Summary |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
UserName |
string User |
User |
|
FormUid |
string Form |
Form |
|
FormData |
Fields |
Fields |
Summary: Fields
Description: Fields
Properties:
|
Name |
Type |
Summary |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
AssignedFormUrl |
string
|
|
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
Uid |
string Form UID |
|
|
Title |
string Form title |
|
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
UserName |
string User Name |
|
|
Value |
string Form name |
|
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
TriggerUrl |
string
|
|
|
FormUid |
string Form |
Form |