Import or update contacts from an external file in eSputnik. Creates new contacts and updates existing ones based on dedupeOn field. Use this action to bulk import contacts from a CSV file hosted at a publicly accessible URL. The file must use comma delimiters and follow eSputni…
linkRequiredstringThe link to a file in an external repository. File must be CSV format with comma delimiter, not empty, max 100 MB. Column naming requirements apply for firstName, lastName, email, sms, etc.
dedupeOnRequiredstringThe property for determining the contact uniqueness. Valid values: 'email', 'sms', 'email_or_sms', or 'id'.
groupNamesarrayThe list of segment names where new/updated contacts will be added to.
restoreDeletedbooleanIf true, previously deleted contacts will be restored. If false or not provided, deleted contacts are skipped.
groupNamesExcludearrayThe list of segment names where new/updated contacts will be excluded from.
eventKeyForNewContactsstringEvent type identification key for new contacts. If the system does not have an event type with such a key, a new event type is created. Max length: 100 symbols. Allowed characters: all except < ; ' \ / | " ` ' ^ ? ! , >
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.