Skip to main content

Update Entities

Description

This Activity updates the specified QuickBooks Online entities with the new values provided for the listed properties.

note

This Activity can only be used inside QuickBooks Online Context Activity.

  • Specify the Entity Type from the drop-down
  • You can add the properties list to update by clicking on the [+] button. Each property contains a property name and value.
    • Specify one or more properties and their corresponding values to update:
    • Choose the property from the drop-down containing a predefined list of names in the LHS of multi-assign control.
    • Specify the appropriate value in RHS.
  • Optionally, specify the Filter criteria to select the entities to update.
note

If no filters are specified, the Activity will update all the entities from the specified QuickBooks Entity Type.

Update Entities Design

Properties

Misc

  • DisplayName – The display name of the Activity.

  • Private – Logs the variable and argument values at the Verbose level when unchecked.

    Optional

  • Continue On Error – It Specifies whether the automation should continue even when the Activity throws an error. If True, the Activity continues without throwing any exceptions. If False, the Activity throws an exception. The default value is False.

    note

    Catches no error if this Activity is present inside the Try-Catch block and the value of this property is True.

Output

  • Entities affected - The total number of updated records.

Example

Download Example

Update Entities