A Campaign is a collection of Broadcasts. The Campaign contains the filter criteria that specify "who" gets the email. The Broadcasts are the individual email blasts that are sent to those recipients.
For example, you can schedule an Email Campaign to send an email to all new inquiries every day. If you were to schedule this Campaign to run at 3PM daily for the month of March, a total of 31 Broadcasts would be generated.
Note: Email Broadcasts have a limit of 1,000 broadcast records per Campaign.
Text - A plain text email is text only, without any formatting.
HTML - can be created using the built-in Editor or by pasting code from an outside source.
Note: Campaign History is stored in the Contact object and allows for quick viewing of individual student email history.
Note: If you are using Lightning, your Administrator will need to update the Contact page layout to replace S-controls in order to view this information: Replacing S-Controls for Lightning compatibility.
To determine which Data Center to use, the system looks at the Country field in Company Information. Once this field is populated, the system will auto-populate the Domain field on all User records to either the US (suite) or EU (suite4sf) domain, depending on which Country was entered for the Company.
To view/validate your Company Information:
If any of the following two-letter codes are provided in the Country field, the Email package will point to the EU data center. All other values, including no value, will point to the default (U.S.) data center. The following is a list of EU member states, plus those with some affiliation to the EU or preside on the continent. The two-letter code is the International Standards Organization country code (ISO 3166-1 alpha-2) for these countries.
AT - Austria
BE - Belgium
BG - Bulgaria
HR - Croatia
CY - Cyprus
CZ - Czech Republic
DK - Denmark
EE - Estonia
FI - Finland
DE - Germany
GR - Greece
HU - Hungary
IE - Ireland
IS - Iceland
IT - Italy
LV - Latvia
LT - Lithuania
LU - Luxembourg
LI - Liechtenstein
MT - Malta
NL - Netherlands
NO - Norway
PL - Poland
PT - Portugal
RO - Romania
SK - Slovakia
SI - Slovenia
ES - Spain
SE - Sweden
CH - Switzerland
UK, GB, AC, DG, or TA - United Kingdom
The ‘Email is on hold due to a significant change in the number of recipients since the broadcast was queued’ message is sent based on the following logic:
The hold logic works like this:
In the Campaign Builder, the Original Recipient Count is computed asynchronously, meaning when the campaign is saved, the Original Recipient Count will initially be null, but the request to compute it will go off to the recipient list service in the backend. It could take a while for a large recipient count, but once computed, it updates the Original Recipient Count on the campaign. So it’s asynchronous.
Campaigns can also go on hold if the Original Recipient Count was never set in the first place. This could happen when there’s an immediate send in the new builder of a super large broadcast, but it takes a while to compute the Original Recipient Count. Note: Number of records = recipient count
Administrators can release a hold via the Email Dashboard.
Note: Broadcasts will only go on hold due to a change in recipient count as described above; this includes Broadcast hold-chain; if one broadcast goes on hold, this impacts future broadcasts until the hold is resolved.