⚠ WARNING: This is the full list of Custom Values available in Go High Level, but I cannot guarantee that every single one works as expected in all cases. Some values may not be functional or could require additional setup.
Before using them in live campaigns, you must test each Custom Value in your system to ensure it pulls the correct data. If a value doesn't work, it could be due to permission settings, missing data, or an unsupported feature in your specific Go High Level account.
___________________________________________________________________________
✅Contact Information
- Full Name: {{contact.name}}
- First Name: {{contact.first_name}}
- Last Name: {{contact.last_name}}
- Email: {{contact.email}}
- Phone: {{contact.phone}}
- Phone (Raw Format): {{contact.phone_raw}}
- Company Name: {{contact.company_name}}
- Full Address: {{contact.full_address}}
- Address Line 1: {{contact.address1}}
- City: {{contact.city}}
- State: {{contact.state}}
- Postal Code: {{contact.postal_code}}
- Time Zone: {{contact.timezone}}
- Date of Birth: {{contact.date_of_birth}}
- Source: {{contact.source}}
- Website: {{contact.website}}
- ID: {{contact.id}}
___________________________________________________________________________
✅User Information
- Full Name: {{user.name}}
- First Name: {{user.first_name}}
- Last Name: {{user.last_name}}
- Email: {{user.email}}
- Phone: {{user.phone}}
- Phone (Raw Format): {{user.phone_raw}}
- Signature: {{user.email_signature}}
- Calendar Link: {{user.calendar_link}}
- Twilio Phone: {{user.twilio_phone_number}}
- Twilio Phone (Raw Format): {{user.twilio_phone_number_raw}}
___________________________________________________________________________
✅Appointment Details
- Title: {{appointment.title}}
- Start Date Time: {{appointment.start_time}}
- Start Date: {{appointment.only_start_date}}
- Start Time: {{appointment.only_start_time}}
- End Date Time: {{appointment.end_time}}
- End Date: {{appointment.only_end_date}}
- End Time: {{appointment.only_end_time}}
- Day of the Week: {{appointment.day_of_week}}
- Month Name: {{appointment.month}}
- Time Zone: {{appointment.timezone}}
- Cancellation Link: {{appointment.cancellation_link}}
- Reschedule Link: {{appointment.reschedule_link}}
- Meeting Location: {{appointment.meeting_location}}
- Notes: {{appointment.notes}}
- Add to Google Calendar: {{appointment.add_to_google_calendar}}
- Add to iCal & Outlook: {{appointment.add_to_ical_outlook}}
- Recurring Repeats: {{appointment.recurring.repeats}}
- Times to Repeat: {{appointment.recurring.times_to_repeat}}
- Assigned User Full Name: {{appointment.user.name}}
- Assigned User First Name: {{appointment.user.first_name}}
- Assigned User Last Name: {{appointment.user.last_name}}
- Assigned User Email: {{appointment.user.email}}
- Assigned User Phone: {{appointment.user.phone}}
- Assigned User Phone (Raw Format): {{appointment.user.phone_raw}}
- Assigned User Signature: {{appointment.user.email_signature}}
- Assigned User Twilio Phone: {{appointment.user.twilio_phone_number}}
___________________________________________________________________________
✅Calendar Information
___________________________________________________________________________
✅Campaign Details
- Event Date and Time: {{campaign.event_date_time}}
- Event Date: {{campaign.event_date}}
- Event Time: {{campaign.event_time}}
___________________________________________________________________________
✅Message Content
- Body: {{message.body}}
- Subject: {{message.subject}}
___________________________________________________________________________
✅Account Information
- Name: {{location.name}}
- Full Address: {{location.full_address}}
- Address Line 1: {{location.address}}
- City: {{location.city}}
- State: {{location.state}}
- Country: {{location.country}}
- Postal Code: {{location.postal_code}}
- Email: {{location.email}}
- Phone: {{location.phone}}
- Phone (Raw Format): {{location.phone_raw}}
- Website: {{location.website}}
- Logo URL: {{location.logo_url}}
- Owner First Name: {{location_owner.first_name}}
- Owner Last Name: {{location_owner.last_name}}
- Owner Email: {{location_owner.email}}
- ID: {{location.id}}
___________________________________________________________________________
✅Current Date and Time
- Second: {{right_now.second}}
- Minute: {{right_now.minute}}
- Hour (24h Format): {{right_now.hour}}
- Hour (12h Format): {{right_now.hour_ampm}}
- AM/PM: {{right_now.ampm}}
- Day of the Week: {{right_now.day_of_week}}
- Month Name: {{right_now.month_name}}
- Day: {{right_now.day}}
- Month: {{right_now.month}}
- Year: {{right_now.year}}
- Date (MM/DD/YYYY): {{right_now.middle_endian_date}}
- Date (DD/MM/YYYY): {{right_now.little_endian_date}}
___________________________________________________________________________
✅Attribution Details
- Invoice Sender Name: {{invoice.sender.name}}
- Invoice Sender Email: {{invoice.sender.email}}
- Card Brand: {{invoice.card.brand}}
- Card Last 4 Digits: {{invoice.card.last4}}