Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Emarsys
Overview
Operations
Emarsys Operations
Latest version:
2.2
Changelog
Add contact to contact list
Adds new contacts to an existing Contactlist.
Check for user in segment
Looks up a specific contact in a segment. If the segment includes the contact, returns true, otherwise returns false.
Create external event
Creates an external event with the specified name.
Create field
Creates a new field in the contact database. Please note that you cannot create single- or multi-choice fields via the API, nor can you create more than one field at a time.
Get contact data
Returns the field values of the contacts specified by either their internal identifiers or by a custom property. It is recommended to use the id or uid fields to identify contacts in order to avoid conflicts when using a non-unique field, such as email.
List contact lists
Returns a list of the available Contactlists.
List contact lists DDL
List contacts in contact list
Looks up contacts in the specified Contactlist.
List fields
Returns a list of fields.
List fields DDL
List key IDs DDL
List segments
Generates a list of the available segments.
List segments DDL
List single choice field choices
Retrieves a list of all available options for any given single field.
List single fields DDL
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Search contacts
Returns a list of the values of the specified field as well as the related contact identifiers (id).
Trigger external event
Activates a named external event trigger for a specified contact.
Update contacts
Updates multiple contacts, or creates them if they do not exist.
Previous
Overview