<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dynamics 365 ce Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/dynamics-365-ce/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/dynamics-365-ce/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Tue, 15 Nov 2022 17:09:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://www.kaispe.com/wp-content/uploads/2022/01/cropped-k-32x32.png</url>
	<title>dynamics 365 ce Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/dynamics-365-ce/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Microsoft Dynamics 365 CE Product Management using Power Automate and CDS</title>
		<link>https://www.kaispe.com/microsoft-dynamics-365-ce-product-management-using-power-automate-and-cds/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Wed, 07 Oct 2020 16:35:15 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[cds]]></category>
		<category><![CDATA[common data service]]></category>
		<category><![CDATA[dynamics 365 ce]]></category>
		<category><![CDATA[inventory integration]]></category>
		<category><![CDATA[power platform]]></category>
		<category><![CDATA[product catalog]]></category>
		<category><![CDATA[product information management]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=1382</guid>

					<description><![CDATA[<p>As you might aware that in Microsoft Dynamics 365 CE, you can maintain a product catalog having inventory products with multiple customizable price and discount lists to meet your business [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/microsoft-dynamics-365-ce-product-management-using-power-automate-and-cds/">Microsoft Dynamics 365 CE Product Management using Power Automate and CDS</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>As you might aware that in Microsoft Dynamics 365 CE, you can maintain a product catalog having inventory products with multiple customizable price and discount lists to meet your business needs. This allows your sales representatives to create quotes, invoices and orders from within Dynamics 365 CE.</p>
<p>At KAISPE, we have tried to use Power Automate and Common Data Service to automate Microsoft Dynamics 365 CE Product Management process. A typical scenario is the CRM administrator gets an updated product list (CSV or Excel) from back end ERP team as all the master data management is done over there. The administrator would like to update the CRM product catalog using such list.</p>
<p>Here is the demo to manage Product Catalog Management which includes update new Price Lists and create new Products and handle any unknown units and unit groups which leads to failed new products and send an email with Product Catalog Management report in PDF format.</p>
<p>So, first we have an email trigger to get an email with excel attachment contains updated, new and unknown units data.</p>
<p><img fetchpriority="high" decoding="async" class=" wp-image-1383 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/10/product001.png" alt="" width="550" height="134" srcset="https://www.kaispe.com/wp-content/uploads/2020/10/product001.png 895w, https://www.kaispe.com/wp-content/uploads/2020/10/product001-300x73.png 300w, https://www.kaispe.com/wp-content/uploads/2020/10/product001-768x187.png 768w" sizes="(max-width: 550px) 100vw, 550px" /></p>
<p>&nbsp;</p>
<p>In order to extract an email attachment data, we need to use one drive action for file creation and then we have used list of rows used present in a table action for data extraction.</p>
<p><img decoding="async" class=" wp-image-1384 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/10/product002.png" alt="" width="551" height="222" srcset="https://www.kaispe.com/wp-content/uploads/2020/10/product002.png 1618w, https://www.kaispe.com/wp-content/uploads/2020/10/product002-300x121.png 300w, https://www.kaispe.com/wp-content/uploads/2020/10/product002-1024x413.png 1024w, https://www.kaispe.com/wp-content/uploads/2020/10/product002-768x309.png 768w, https://www.kaispe.com/wp-content/uploads/2020/10/product002-1536x619.png 1536w" sizes="(max-width: 551px) 100vw, 551px" /></p>
<p>&nbsp;</p>
<p>Next, we have looped through all new products, updated and unknown units present in able to automate complete process in parallel with the help of CDS action.</p>
<p><img decoding="async" class=" wp-image-1389 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/10/product006.png" alt="" width="522" height="204" /></p>
<p><img decoding="async" class=" wp-image-1385 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/10/product003.png" alt="" width="519" height="201" srcset="https://www.kaispe.com/wp-content/uploads/2020/10/product003.png 1623w, https://www.kaispe.com/wp-content/uploads/2020/10/product003-300x116.png 300w, https://www.kaispe.com/wp-content/uploads/2020/10/product003-1024x397.png 1024w, https://www.kaispe.com/wp-content/uploads/2020/10/product003-768x298.png 768w, https://www.kaispe.com/wp-content/uploads/2020/10/product003-1536x596.png 1536w" sizes="(max-width: 519px) 100vw, 519px" /></p>
<p>&nbsp;</p>
<p>In last, to create a Product Catalog Management report in PDF and send an email back to the administrator, we have used one drive to (create and convert file) actions in PDF format.</p>
<p><img decoding="async" class=" wp-image-1386 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/10/product004.png" alt="" width="529" height="229" srcset="https://www.kaispe.com/wp-content/uploads/2020/10/product004.png 1046w, https://www.kaispe.com/wp-content/uploads/2020/10/product004-300x130.png 300w, https://www.kaispe.com/wp-content/uploads/2020/10/product004-1024x442.png 1024w, https://www.kaispe.com/wp-content/uploads/2020/10/product004-768x332.png 768w" sizes="(max-width: 529px) 100vw, 529px" /></p>
<p>&nbsp;</p>
<p>Here is a snapshot of a result we have got after the whole process completed:</p>
<p><img decoding="async" class=" wp-image-1387 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/10/product005.png" alt="" width="444" height="378" srcset="https://www.kaispe.com/wp-content/uploads/2020/10/product005.png 995w, https://www.kaispe.com/wp-content/uploads/2020/10/product005-300x255.png 300w, https://www.kaispe.com/wp-content/uploads/2020/10/product005-768x654.png 768w" sizes="(max-width: 444px) 100vw, 444px" /></p>
<p>Please feel free to contact us info@kaispe.com for product demo.</p>
<p>The post <a href="https://www.kaispe.com/microsoft-dynamics-365-ce-product-management-using-power-automate-and-cds/">Microsoft Dynamics 365 CE Product Management using Power Automate and CDS</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>KAISPE &#8211; IPs developed using Microsoft Power Platform for Dynamics 365 CE</title>
		<link>https://www.kaispe.com/kaispe-ips-developed-using-microsoft-power-platform-for-dynamics-365-ce/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Thu, 01 Oct 2020 08:00:44 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[cds]]></category>
		<category><![CDATA[common data service]]></category>
		<category><![CDATA[dynamics 365 ce]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[power automate]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=1379</guid>

					<description><![CDATA[<p>At KAISPE, we have been developing some really useful productivity solutions to meet enterprise business process automation needs. We are working on Microsoft Power platform to deliver solutions that reduce [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/kaispe-ips-developed-using-microsoft-power-platform-for-dynamics-365-ce/">KAISPE &#8211; IPs developed using Microsoft Power Platform for Dynamics 365 CE</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>At KAISPE, we have been developing some really useful productivity solutions to meet enterprise business process automation needs. We are working on Microsoft Power platform to deliver solutions that reduce the hassle of doing repetitive tasks and hence improve the overall operational efficiency. Some of the key solutions we have developed are:</p>
<ul>
<li>Contact creation in MS Dynamics 365 CE using MS Power Automate, Common Data Service (CDS) and Excel</li>
<li>IoT alert handling using MS IoT Central, MS Teams, Dynamics 365 CE Field Service and Power Automate</li>
<li>Automatic lead generation in MS Dynamics 365 CE using MS Power Automate (UI Flow) and Outlook</li>
<li>Sales Quote process automation using MS Dynamics 365 CE Sales, CDS and Power Automate</li>
<li>Product information management using MS Dynamics 365 CE, CDS, OneDrive and Power Automate</li>
</ul>
<p>Please feel free to contact us info@kaispe.com for product demo.</p>
<p>The post <a href="https://www.kaispe.com/kaispe-ips-developed-using-microsoft-power-platform-for-dynamics-365-ce/">KAISPE &#8211; IPs developed using Microsoft Power Platform for Dynamics 365 CE</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>KAISPE IoT Web Portal is now Integrated with Microsoft Dynamics 365 (CE)</title>
		<link>https://www.kaispe.com/kaispe-iot-web-portal-is-now-integrated-with-microsoft-dynamics-365-ce/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Mon, 20 Apr 2020 08:17:32 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[azure logicapps]]></category>
		<category><![CDATA[dynamics 365 ce]]></category>
		<category><![CDATA[dynamics 365 crm]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=1265</guid>

					<description><![CDATA[<p>NEW YORK, April 20, 2020 – KAISPE is pleased to inform that our IoT Web Portal is now integrated with Microsoft Dynamics 365 Customer Engagement using Microsoft Azure LogicApps. This [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/kaispe-iot-web-portal-is-now-integrated-with-microsoft-dynamics-365-ce/">KAISPE IoT Web Portal is now Integrated with Microsoft Dynamics 365 (CE)</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>NEW YORK, April 20, 2020 – KAISPE is pleased to inform that our IoT Web Portal is now integrated with Microsoft Dynamics 365 Customer Engagement using Microsoft Azure LogicApps.</p>
<p>This will help organizations achieve seamless business integration with Dynamics 365 for various IoT scenarios. Customers can now raise a number of records including customer service cases, work orders, purchase orders etc. seamlessly from our web portal to handle both rule based and machine learning based events for business assets. A typical example is when a rule gets violated against a telemetry in IoT portal, the device data along with rule details will be sent out automatically to CRM application to raise a maintenance work order for field service team. Another example is when the operating condition of an asset gets predicted with higher probability of abnormality, a case can be created for the internal technical team to work on. This will help in field service smart scheduling and a number of other useful customer service and field service scenarios.</p>
<p><img decoding="async" class="alignnone wp-image-1266 size-large" src="https://www.kaispe.com/wp-content/uploads/2020/04/Full-Arch-1024x576.jpg" alt="" width="640" height="360" /></p>
<p>Please note that our IoT Web Portal also provides email and webhook options to send notifications. If you want to know more about the solution, please feel free to contact us info@kaispe.com.</p>
<p>The post <a href="https://www.kaispe.com/kaispe-iot-web-portal-is-now-integrated-with-microsoft-dynamics-365-ce/">KAISPE IoT Web Portal is now Integrated with Microsoft Dynamics 365 (CE)</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
