AddForm()
The AddForm() command adds a form into Field View.
|
Parameter | Type | Max Length | Required | Description |
---|---|---|---|---|
apiToken | string | 20 | Y | Your API security token configured in Field View |
FormRequest | FormRequest |
Field | Type | Description |
---|---|---|
ID | Integer | The ID of the form that was added. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>