Campaigns
Schedule a campaign and manage scheduled sets in the side drawer.
Schedule Campaign
toggle
Preview
{{ previewSummary.preview_count || 0 }} rows
toggle
Loading preview...
Select a file to view a short preview.
{{ stat.label }}
{{ stat.value }}
| First Name | Mobile | Fee Schedule | Template |
|---|---|---|---|
| {{ contact.vchFirstName }} | {{ contact.vchMobile }} | {{ contact.vchDefaultFeeSchedule }} | {{ contact.template_name || 'Not Found' }} |
{{ stat.label }}
{{ stat.value }}
Scheduled Campaigns
{{ campaignCards.length }} setsNo campaigns scheduled.
| Campaign | Code | Start Date | End Date | Today Limit | Status | Actions |
|---|---|---|---|---|---|---|
| {{ campaign.name }} | {{ campaign.selected_template_code || '-' }} | {{ formatDisplayDate(campaign.schedule_start_date) }} | {{ formatDisplayDate(campaign.schedule_end_date) }} |
{{ campaign.remaining_today }} / {{ campaign.daily_limit || 0 }}
Sent today: {{ campaign.sent_today || 0 }}
|
{{ formatScheduleStatus(campaign.card_status) }} |
|