Skip to content

Joe Gill

59 Posts
266 Views
Dynamics 365 Customer Engagement

PowerApps Portal & Virtual Agent Bot

Its getting easier and easier to build compelling digital transformation solutions using the Power Platform and Dynamics 365. Here is a quick post to show how you can…

📅 29 July 2019 👁 2 views
Dynamics 365 Customer Engagement

Track Issues in Logic Apps/Flow using Correlation Id

Previously I have written some blog post, like this one, showing how easy it is to create API endpoints in Flow and Logic Apps. This involves creating a…

📅 16 July 2019 👁 13 views
Dynamics 365 Customer Engagement

Build a Bot with Virtual Agent, Flow and CDS

This post demonstrates how easy it is to build a Bot using Dynamics 365 Virtual Agent for Customer Service. The Bot will call Flow to return data from…

📅 25 June 2019 👁 9 views
Dynamics 365 Customer Engagement

Flow – Http Request – Split On Collection

A use case I like with to use with Flow and Logic Apps is to create a workflow triggered by a Http Request that acts as an API…

📅 12 June 2019 👁 8 views
Dynamics 365 Customer Engagement

How to install the Data Gateway

I wrote a post a little while ago about how to use Flow to synch Dynamics 365 record changes to an on prem database using the Data Gateway. In…

📅 25 January 2019 👁 2 views
Dynamics 365 Customer Engagement

Logic Apps 429 Failure calling Dynamics 365

While doing some testing recently with Logic Apps I had some workflows fail with a status code of 429 when calling Dynamics 365 actions.  A 429 status code…

📅 12 December 2018 👁 10 views
Dynamics 365 Customer Engagement

Flow to Synch Dynamics 365 with an On Premise Database

Up until recently synchronizing data in in the cloud with an on premise database was a major challenge which typically involved writing code. With the Digital Transformation revolution…

📅 19 November 2018 👁 11 views
Dynamics 365 Customer Engagement

External Access to Dynamics 365 Using Azure AD

An option for providing users outside your organization with access to your instance to Dynamics 365 is to use Azure AD (Active Directory) . You add them as guest users…

📅 30 October 2018 👁 10 views
Dynamics 365 Customer Engagement

Json Schema Validation in Logic Apps and Flow

slugYou can create Logic Apps and Flow workflows that trigger on receipt of a Http request and optionally receive a Json payload. This technique can be used as an…

📅 1 October 2018 👁 2 views