Scheduling Dynamics 365 workflows with Azure Functions and Node.js
Earlier this week I showed an easy way to integrate a Node.js application with Dynamics 365 using the Web API. Building on that example, I have created a scheduled workflow runner using Node.js and Azure Functions. Here's how I did it. First, I created a workflow in Dynamics »