Create Square customer when Customer.io adds a person to 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
- 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
Applets using this Trigger
-
-
Log Customer.io segment entries to Google Sheets
-
Notify me when a person enters a Customer.io segment
-
Create HubSpot contacts from Customer.io segment
-
Add Customer.io segment members to Google Sheets
-
Post to Slack when a person joins a Customer.io segment
-
Send an Email when a Customer.io segment gains a member
-
Send an SMS when Customer.io adds someone to a segment
-
Send Webhooks when Customer.io person enters segment
