Predefined Contact Variables in Glific
1 minute read
Intermediate
Below is the list of default contact variables which can be used without defining it explicitly.
Default variables
Values for below variables are by default updated when contact is created in the system.
**name**
- Can access the value of it in flow, referencing it by@contact.name
**phone**
- Can access the value of it in flow, referencing it by@contact.phone
**id**
- Can access the value of it in flow, referencing it by@contact.id
Below variable values will be updated once the user provides the response in the flow.
- language - Can access the value of it in flow by
@contact.language