Salesforce Campaign Naming Parameters
You can use the following parameters to automatically set the campaign name that will be synced with Salesforce.
Field | Description |
---|---|
%campaign_name% |
The Oktopost campaign name. |
%campaign_start_date(format)% |
The Oktopost campaign start date. See more on date formatting. |
Combining Parameters
You can combine parameters to format the desired name, for example:
Oktopost-%campaign_name%-%campaign_start_date(Y-m)%
Will output:
Oktopost-My Campaign Name-2017-04