Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Apr 27, 2021 04:21 AM
I want to run a dedupe app through the script when a particular field gets updated. Is it possible or anyone has tried it?
Thanks!
Solved! Go to Solution.
Apr 27, 2021 05:03 AM
Unfortunately, the built-in apps cannot be scripted nor automated in any way, You would need to create your own script to DeDupe records.
Here’s a “delete duplicates” script that might help:
Apr 27, 2021 05:03 AM
Unfortunately, the built-in apps cannot be scripted nor automated in any way, You would need to create your own script to DeDupe records.
Here’s a “delete duplicates” script that might help: