Get Changed Fields
- 01 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Get Changed Fields
- Updated on 01 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Was this article helpful?