Welcome Email to a new Contact on Microsoft Dynamics

products versions - webMethods.io 10.11

Introduction

This article describes the step-by-step process of sending an HTML (jade template) welcome email when a new contact is created in Microsoft Dynamics.

Use Case

A new contact has been created in your Microsoft Dynamics CRM system and you would like to send an automated email to welcome the new customer. This use case showcase how you can create an HTML email using Jade templating. The Jade template is a format that you can edit as needed.

Prerequisites

  • The user needs a working Microsoft Dynamics Account
  • Working webMethods.io Integration cloud tenant.

Steps to follow

  1. Login to webMethods.io Integration tenant.
  2. Create a new project or choose an existing project.
  3. Click on the Import icon in the top right corner to import the workflow into your project.
  4. Select the archive file “MSDynamicsNewContact_WelcomeMail.zip” shared in the article.
  5. The workflow name and description are preloaded.
  6. Add the account information or Microsoft Dynamics or select an existing account from the project.
    image
  7. Once the account is selected import the workflow.
  8. Click on “Import” to import the workflow into your project. The flow should get imported and enabled.
  9. Review the mappings. Open the jade template and modify if needed.
  10. Test the workflow.
  11. You can log in to your Microsoft Dynamics account create a contact and test the end to end flow.

Next steps

Would you like to automate contact creation in Microsoft Dynamics on a creation of a customer in Shopify and send a welcome email? Please follow the steps in the post: Shopify Customer to a New Contact in Microsoft Dynamics - Knowledge base - webMethods - Software AG Tech Community & Forums first.

Useful links | Relevant resources

MSDynamicsNewContact_WelcomeMail.zip (72.6 KB)

4 Likes

Very well explained. Thank you.