Diff Dataset Fields avatar

Diff Dataset Fields

Try for free

No credit card required

View all Actors
Diff Dataset Fields

Diff Dataset Fields

lukaskrivka/diff-dataset-fields
Try for free

No credit card required

Compare changes in text fields between two datasets. Monitor new and updated content on websites.

Old Dataset ID

oldDatasetIdstringOptional

ID of the old dataset to compare.

New Dataset ID

newDatasetIdstringOptional

ID of the new dataset to compare.

Field to Map Items By

fieldToMapBystringOptional

Field used to find which items should be matched for comparison. Usually some identifier like url or id.

Default value of this property is "url"

Fields to Diff

fieldsToDiffarrayOptional

Fields that will be compared between matched items. Usually fields like text, description, markdown.

What to output

outputTypesarrayOptional

Which items should be pushed to the default dataset

Default value of this property is ["new","removed","updated","unchanged"]

Output Dataset ID or name (optional)

outputDatasetIdstringOptional

Enables storing the diff items into a separate dataset. Useful for tracking historical changes or integration workflows.

Only Load and Store Diffed and Mapping Fields (cost saving)

onlyLoadStoreDiffedFieldsbooleanOptional

If enabled, only the fields specified in fieldsToDiff and fieldToMapBy will be loaded and stored in the output diff dataset. This helps to reduce storage costs and make the run faster.

Default value of this property is false

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 95.0% runs succeeded
  • Created in Sep 2024
  • Modified 26 days ago