|
|
|
|
Gigya's Developer Documentation > Wildfire Sharing Tool > API Reference > Configuration Parameters > Send to Email Parameters
Send to Email ParametersFrom $1Table of contents
emailSubjectThe subject line of the email to be sent. If the subject includes the string $sender$ it will be replaced with the name given by the sender. The default email subject (if this parameter is not set) is: "Take a look at this".
emailBodyThe body of the email to be sent in HTML format. The following place holders may be used in the email body and will be replaced by Wildfire when the email is sent: $sender$ will be replaced with the name given by the sender. $URL$ will be replaced with a Wildfire generated URL, where the recipient can go to view the widget he received. $userMsg$ will be replaced with the message that the user entered.
Note: Wildfire UI will hide the "Message" text field, if there is no $userMsg$ place holder in the emailBody.
The default emailBody is: Hi,<br /> <br /> $userMsg$<br /> <br /> I thought you'd like this:<br /> $URL$<br /> <br /> $sender$<br /> The outcome:
companyName
|
||||
|