Hi yall. Grateful HubSpot allows us to set custom properties as “unique” allowing only one record to exist with a value unique to that record.
We use this for importing Applications as Deals, and use the Application_ID as a unique value.
Currently, when attempting to import an Application that has already been imported, the line will fail, noting “‘application_id’ property requires a unique value but was set to a value already in use”
We would actually prefer the second import updates that Deal rather than failing, similar to how a Contacts unique identifier (email address) would update a contact on second import rather than failing.