“And” segment nodes allow you to combine two or more conditions using the logical AND operator. This means that the user must satisfy all of the conditions in order to join the segment.Documentation Index
Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
Use this file to discover all available pages before exploring further.
Example Use Case - New Team Creator
You may want to message a user that has created a team, and who has joined the platform recently. You can do this by creating a segment with two conditions:- User has created a team, performing the
CREATE_TEAMaction. - User has a
createdAttrait within the last day.


