+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Custom Contact Fields

Sie sind hier:

Hint: Make sure to use UTF-8 as input encoding for all transferred data. Otherwise the chance for misinterpreted characters is given. The fieldname must contain at least 3 and at most 64 characters. It must not be equal to one of the standard field names or one of the following strings:

id, created, external_id local_part, permission_type, permission_status, sendout_status, updated

The Maileon API supports accessing custom contact fields via API. For custom contact fields, the same limitations are valid as for standard contact fields, which are:

Fieldtype Remark
string The length must not exceed 255 characters.
date Allowed patterns: yyyy-MM-dd and yyyy-MM-dd HH:mm:ss. Please note: while it is allowed to submit the time aspect, it will be removed when parsing the date and Maileon will only save the date aspect.
boolean Allowed values are: true and false
integer Integer numbers are limited to 32 bit values
float 64 bit signed floating point number (compare with double datatype in Java)
Inhaltsverzeichnis