Step Details | |
Introduced in Version | 4.0.0 |
Modified in Version | 5.0.0 |
Location | Database |
The Get Changed Fields step searches the specified Entity for changes and if any are found, returns an array of field names where the current value differs from its value stored in the database.
Properties
Inputs
Property Name | Description | Data Type |
---|---|---|
Entity ID | The ID of the Entity | String |
Outputs
Property Name | Description | Data Type |
---|---|---|
Output | List of fields that were changed | List of String |
Related Information
Forum Posts:Fetch Entities: AND Or Or?
Using Fetch Entities Behavior
Paginating Fetch Entities Step