- Mastering Microsoft Dynamics 365 Customer Engagement
- Deepesh Somani
- 497字
- 2021-07-02 12:52:06
Scenario 1
Suppose that as a part of the marketing team in Contoso, I need to prepare a list of leads containing potential clients under the age of 25. I should be able to send a promotional email to these leads and also track their responses. Based on their responses, I should have the ability to track them.
Prerequisites: For this scenario, we need to add an Age field to the Lead entity. Follow these steps:
- Go to Settings | Customizations | Lead. Select the Lead Main form and double-click on it.
- The lead main form will open. Click on Add New Field in the lower right-hand side of the form.
- Give it the name age and select the field type Whole Number Save and close.
- On the lead form, drag and drop the Age field .
- Click on Save and Publish Changes for the lead form.
- Now go to Sales | Lead Update.
Perform the following steps:
- Create a dynamic marketing list: The list should be based on leads, and the advanced queries should include all of the leads containing potential clients who are under 25 years of age. As the list is a dynamic one, the marketing list will be updated automatically. Create a new MARKETING LIST, Targeted At Lead, and add members, as shown in the following screenshot:

Add a query, as shown in the following screenshot:

The members will be added to your list, as shown in the following screenshot:

- Create an email template: Based on the content that you wish to share in the promotional email, prepare an Email Template:

- Create a campaign: Create a campaign and add the marketing list created in the first step.
- Create a new record and add the marketing list: Click on the + button, as shown in the following screenshot:

Select the marketing list that we created in the previous steps:

Have a further look in the Look up Records, as follows:

- Now, for the campaign, create a campaign activity. In the Campaign Activities grid, add a new email activity. For the email, use the template that we prepared in step 2.
- First, add a new campaign activity.
- Create a new activity and save it, as shown in the following screenshot:

- Now, on the campaign record, click on the Distribute Activities button. This will basically roll the email records out to all the leads present in the marketing list.
- Navigate to the activity that you created and distribute it by clicking on the DISTRIBUTE CAMPAIGN ACTIVITY button. Select the email template, as shown in the following screenshot:

- Click on the Distribute button, as follows:

- When the lead replies to the email campaign, using the tracking option in Dynamics CRM, the response will automatically be synced to Dynamics 365, and will start appearing on the response grid in the campaign.
- Based on the campaign response, the user can click on the Qualify Lead button. This will qualify the lead to an opportunity or contact.
推薦閱讀
- Dreamweaver CS3 Ajax網(wǎng)頁設(shè)計入門與實例詳解
- Mastering Matplotlib 2.x
- Hands-On Neural Networks with Keras
- VMware Performance and Capacity Management(Second Edition)
- Visual Basic從初學(xué)到精通
- 大數(shù)據(jù)處理平臺
- Citrix? XenDesktop? 7 Cookbook
- Flink原理與實踐
- ASP.NET 2.0 Web開發(fā)入門指南
- 貫通開源Web圖形與報表技術(shù)全集
- TensorFlow Deep Learning Projects
- 計算機硬件技術(shù)基礎(chǔ)(第2版)
- 中小型網(wǎng)站建設(shè)與管理
- AVR單片機C語言程序設(shè)計實例精粹
- Learning OpenShift