This example demonstrates creating an advanced campaign with spintax variations and scheduling.
Send personalized messages to multiple recipients using spintax and schedule the campaign.
-
Create a Spintax Template:
- Go to Templates tab
- Click "Add Template"
- Name:
Personalized Welcome - Content:
Hello {John|Jane|Alex}, welcome to {our|my} {amazing|fantastic} service!
-
Import Recipients:
- Go to Recipients tab
- Click "Import CSV"
- Select
example_files/recipients_example.csv
-
Create a Scheduled Campaign:
- Go to Campaigns tab
- Click "Create Campaign"
- Name:
Scheduled Welcome Campaign - Type:
SCHEDULED - Select the spintax template
- Select all imported recipients
- Set start time: Tomorrow at 9:00 AM
- Rate limit: 5 messages per minute
- Click "Create Campaign"
-
Monitor the Campaign:
- View campaign status in Campaigns tab
- Check logs in Logs tab
- Monitor send progress
The campaign will start at the scheduled time and send personalized messages to all recipients, with each message using a different variation from the spintax template.
- Spintax message variations
- CSV recipient import
- Scheduled campaigns
- Rate limiting
- Campaign monitoring
- See Example 1 for basic usage
- Read Usage Guide for more details
- Check API Documentation for programmatic access