Creates a new field in a Formdesk form. Use this action to add fields like text inputs, email fields, textareas, checkboxes, date pickers, etc. to an existing form. You must have the form ID from FORMDESK_GET_FORM_LIST or FORMDESK_GET_FORM_DETAILS before creating fields. The fie…
fieldRequiredobjectField definition object containing the field properties. Common properties include: 'name' (field identifier, string), 'type' (field type like 'text', 'email', 'number', 'date', 'textarea', 'checkbox', etc.), 'label' (display label, string), 'required' (whether field is mandator…
formIdRequiredstringUnique identifier of the form to add the field to
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.