Close menu
Explore Plans
Mobile menu Close menu
Customer.io

Person entered a segment

This trigger fires when a person becomes a member of a segment you choose in Customer.io.

Developer info

API endpoint slug
customer_io.person_entered_a_segment

Trigger fields

Segment Dropdown list

Label
Which segment?
Helper text
Choose the segment to watch for new members.
Slug
segment
Required
true
Can have default value
false

Ingredients

Person The Customer.io ID of the person who entered the segment.

Slug
person_id
Filter code
CustomerIo.personEnteredASegment.PersonId
Type
String
Example
user_12345

Email The email address of the person who entered the segment.

Slug
email
Filter code
CustomerIo.personEnteredASegment.Email
Type
String
Example
jane@example.com

Segment name The name of the segment the person entered.

Slug
segment_name
Filter code
CustomerIo.personEnteredASegment.SegmentName
Type
String
Example
VIP

Entered at When IFTTT detected that the person entered the segment.

Slug
entered_at
Filter code
CustomerIo.personEnteredASegment.EnteredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00