Administer > Module Configuration > Service Level Management > Setting up Surveys > Sending Surveys

Sending Surveys

Surveys are sent automatically using a business rule that invokes a Send Email quick action. The default business rule Send Survey upon Incident Closure is included in HEAT. The email contains a link to the survey stored in the HEAT database.

Construct a new business rule for each business object that requires a survey.

For example, the Send Survey upon Incident Closure Business Rule contains the following survey link:

$(GetSurveyURL())&survey_name=$(GetSurveyName("DefaultSurveyName"))&customer_id=$(GetApplicationId())&ot=Incident&oid=$(RecId)&page_index=0

The default port for surveys is HTTPS 443. However, port HTTPS 7075 is supported until further notice.