Updates properties of an existing field in a Formdesk form. This action modifies field configuration such as labels, types, validation rules, required status, placeholder text, help text, and default values. Only the properties specified in the request are updated; other propert…
formIdRequiredstringUnique identifier of the form containing the field
fieldIdRequiredstringUnique identifier of the field to update
propertiesRequiredobjectDictionary of field properties to update. Common updatable properties include: 'label' (field display label), 'type' (field type: text, email, number, etc.), 'required' (boolean for whether field is mandatory), 'placeholder' (placeholder text), 'helpText' (help text shown to use…
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.