Merge Contact Lists
neuron_merge_contact_listsCombine multiple contact lists into a single merged list. Choose between a virtual union that stays updated or a static copy for a snapshot.
Instructions
Create a new list by merging multiple source lists. Window merge creates a virtual union; materialized merge creates a static copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the merged list | |
| slug | No | Optional slug for the merged list | |
| mergeType | Yes | Merge type: window (virtual union) or materialized (static copy) | |
| sourceListIds | Yes | IDs or slugs of lists to merge |