{{user.user_id}} | integer | The user/contact ID # |
{{user.external_key}} | string | External key value |
{{user.token}} | string | Unique token |
{{user.username}} | string | Customer portal username |
{{user.name}} | string | First and last name of the contact |
{{user.first_name}} | string | First name of contact |
{{user.middle_name_glob}} | string | Middle name/initial of contact |
{{user.last_name}} | string | Last name of contact |
{{user.name_suffix}} | string | Suffix (e.g. "Jr.", "Sr.", "III.", etc.) |
{{user.display_as}} | string | (deprecated) |
{{user.title}} | string | Title |
{{user.email}} | string | Email address |
{{user.phone}} | string | Phone number |
{{user.mobile}} | string | Mobile number |
{{user.user_type_id}} | int | User type ID # |
{{user.user_type_name}} | string | User type |
{{user.customer_id}} | integer | The customer ID # this contact belongs to |
{{user.custom_1}} | mixed | Custom field #1 |
{{user.custom_2}} | mixed | Custom field #2 |
{{user.custom_3}} | mixed | Custom field #3 |
{{user.custom_4}} | mixed | Custom field #4 |
{{user.custom_5}} | mixed | Custom field #5 |
{{user.custom_6}} | mixed | Custom field #6 |
{{user.custom_7}} | mixed | Custom field #7 |
{{user.custom_8}} | mixed | Custom field #8 |
{{user.custom_9}} | mixed | Custom field #9 |
{{user.custom_10}} | mixed | Custom field #10 |
{{user.custom_11}} | mixed | Custom field #11 |
{{user.custom_12}} | mixed | Custom field #12 |
{{user.custom_13}} | mixed | Custom field #13 |
{{user.custom_14}} | mixed | Custom field #14 |
{{user.custom_15}} | mixed | Custom field #15 |
{{user.custom_16}} | mixed | Custom field #16 |
{{user.custom_17}} | mixed | Custom field #17 |
{{user.custom_18}} | mixed | Custom field #18 |
{{user.custom_19}} | mixed | Custom field #19 |
{{user.custom_20}} | mixed | Custom field #20 |
{{user.write_datetime}} | string | Date/time the user/contact was created |
{{user.mod_datetime}} | string | Date/time the user/contact was last modified |
{{user.url_self}} | string | URL for viewing the user/contact in the GUI |