I have a board that I’ve set up a webhook to, and it creates rows as new products are adding via another system. The way that system sends info is creating multiple rows for single campaigns. Is there a way to delete duplicates based on a column value (in this example it would a campaign id that singles that the other lines are duplications).
Thanks