Contact Field
1 minute read
Intermediate
There may be situations where you would want to show different responses on the basis of some attribute of contact (which is saved in contact variables by Update Contact
questions type). You can use the Split by Contact Field
option to make that happen.
Sample Use Case
Suppose you want to take a decision on the basis of the age group a contact belongs to. You need to save the age of the contact in the contact variable before using that in split by a contact field
- Ask contact about their age group.
- Save the response with
update contact
- Select the contact variable from
if the contact's
dropdown and use the response to make a decision in your flow withsplit by a contact field