API data types
Marcel Ursprung avatar
Written by Marcel Ursprung
Updated over a week ago

String Comparison

In general, Envoke will match text values regardless of whitespace and text-case.

Example:

  • "Signed up to event" is valid

  • "SIGNED_UP_TO_EVENT" is also valid

Exceptions:

The exceptions are made for Envoke field names, which are case sensitive and allow some special characters.

  • Interests / tags

  • Autoresponder / automated messages

  • Custom fields

Did this answer your question?