Destination Management

Enter your password to access the dashboard

{{ loginError }}

Available Destination Connectors

{{ destination.name }}

{{ destination.id }}

Available

Destination Configuration Overview

{{ selectedListId ? 'Destinations for ' + getSelectedConfigName() : 'All Destination Configurations' }}

List Destination Priority Concurrency Filters Caps Actions
{{ dest.listName }}
ID: {{ dest.listId }}
{{ getDestinationName(dest.id) }}
{{ dest.id }}
{{ dest.priority }} {{ dest.concurrency.toUpperCase() }}
{{ filter.field }} {{ filter.op }} {{ filter.value }} +{{ dest.filters.length - 2 }} more
No filters
{{ getCapCount(dest) }} cap{{ getCapCount(dest) > 1 ? 's' : '' }}
No caps

No Destination Configurations

{{ selectedListId ? 'No destinations configured for the selected list.' : 'No destination configurations found across all lists.' }}

Destinations are managed through the Configuration section.

{{ notification.message }}

{{ showEditDestinationModal ? 'Edit Destination Configuration' : 'Add Destination Configuration' }}

Lower number = higher priority

API Configuration

No additional configuration required for xSender Bulk

Filters

{{ value }}
Select values...

Caps

{{ value }}
Select...
No filters applied to this cap

Destination Details

{{ selectedDestination.listName }} ({{ selectedDestination.listId }})

{{ getDestinationName(selectedDestination.id) }} ({{ selectedDestination.id }})

{{ selectedDestination.priority }}

{{ selectedDestination.concurrency.toUpperCase() }}

{{ filter.field }} {{ filter.op }} {{ filter.value }}

No filters configured

Period: {{ selectedDestination.cap.period }}

Limit: {{ selectedDestination.cap.limit.toLocaleString() }}

Period: {{ cap.period }}

Limit: {{ cap.limit.toLocaleString() }}

Cap Filters:

{{ filter.field }} {{ filter.op }} {{ filter.value }}

No caps configured

Remove Destination

Are you sure you want to remove {{ destinationToDelete?.id }} from {{ destinationToDelete?.listName }}? This action cannot be undone.