DEV Community

Tech Community for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

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 a 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 a html email using Jade templating. The Jade template is a format which you can edit as needed.

Pre-requisite

  • The user needs a working Microsoft Dynamics Account

  • Working webMethods.ioIntegration cloud tenant.

Steps to follow

1, Login to webMethods.ioIntegration tenant.
2, Create a new project or choose an existing project.
3, Click on Import icon on the top right corner to import the workflow into your project.

image
4, Select the archive file “MSDynamicsNewContact_WelcomeMail.zip” shared in the article.
5, The workflow name and description are preloaded.

image
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.

image
8, Click on “Import” to import the workflow into your project. The flow should get imported and enabled.

image
9, Review the mappings. Open the jade template and modify if needed.

image
10, Test the workflow.
11, You can login 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 do the steps mentioned 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)

Visit the original post

Latest comments (0)