Skip to main content

Update Form

Updates a form with the provided properties.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

if ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Input

  • Form Id - ID of the form to update. This ID is generated by the Create Form node.
  • Form Name - New title of the form
  • Description - New description of the form
  • Queue Name - The queue name of the form
  • Form - Form data to update

Output

  • Files - ID of the updated form

Options

  • Credentials - RSA Keys to be used for the encryption of submitted data.