When exporting to email sequencer Salesloft, is there an option to push data to existing salesloft contact records? i only see an option to create a person which is creating an error when i run the action since some of the contacts already exist.
You can use the "Upsert Person" action in our Salesloft integration to update existing records instead of creating duplicates. First, use the "Lookup Person" action to check if contacts already exist by email address, then conditionally use the upsert function to update existing records or create new ones only when needed.