Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Dynamics 365 Extensions Cookbook

You're reading from   Microsoft Dynamics 365 Extensions Cookbook Add functionality to existing model elements, source code and finally package and deploy using DevOps

Arrow left icon
Product type Paperback
Published in Jun 2017
Publisher Packt
ISBN-13 9781786464170
Length 462 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Rami Mounla Rami Mounla
Author Profile Icon Rami Mounla
Rami Mounla
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. No Code Extensions FREE CHAPTER 2. Client-Side Extensions 3. SDK Enterprise Capabilities 4. Server-Side Extensions 5. External Integration 6. Enhancing Your Code 7. Security 8. DevOps 9. Dynamics 365 Extensions 10. Architectural Views 11. Dynamics 365

Using Flow to move data between CDS and Dynamics 365


Now that we have created a feedback entity in our Common Data Services and have a PowerApp application that populates data into our entity, we will need a mechanism to transport the data from one platform to the other. Flow will help us replicate that data.

In this recipe, we will automate the creation of a new feedback record in Dynamics 365 when a feedback record is created in CDS.

Getting ready

Given that we're moving feedback data from one CDS to Dynamics 365, we will need the feedback entity created in both platforms. The Dynamics 365 entity does not have to exactly match the CDS one; however, some degree of attribute compatibility is required. For example, the sentiment can be a picklist in the CDS, but in Dynamics 365, it may be a text field.

In addition to the platform's schema, you will need the correct license to be able to create and use a Flow process. Flow can be purchased independently or bundled with Dynamics 365 Plan 1 or higher...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image