UpdateTriggerAudienceInput Input Object
Input type for updating an audience trigger node that activates based on contact list, group, tag, or profile changes.
Fields
#
event
Optional: The audience event configuration that defines when this trigger should activate, such as when contacts subscribe/unsubscribe, join/leave groups, receive/lose tags, update profile fields, or confirm opt-in.
filter
Optional update to the filter conditions that control node execution. For entry triggers: only contacts meeting these conditions can start the journey. For exit triggers: only contacts meeting these conditions will exit the journey. For other nodes: contacts not meeting these conditions will skip the node. When set to null, removes all filtering and allows all contacts to process through the node. When not provided (Optional not set), the existing filter configuration is preserved.
Usages
#
References
#
- Argument input of field updateJourneyTriggerAudience from type Mutation
UpdateTranslationsInput
