Updates properties of an existing form in Formdesk. Use this action to: - Rename a form - Activate or deactivate a form (control whether it accepts responses) - Update other form metadata At least one of 'name' or 'isActive' must be provided. Only specified fields will be update…
namestringNew name for the form. If not provided, the current name will be retained.
formIdRequiredstringUnique identifier of the form to update. Use GET_FORM_LIST to retrieve valid form IDs.
isActivebooleanWhether the form should be active (visible and accepting responses) or inactive. If not provided, the current status will be retained.
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.