#webhook

Posts tagged with this topic.

How to Wrapping Power Automate Cloud Flow using Azure API Management

Jun 17, 2021

From the last post, I got a problem when want to call Power Automate Flow using Dynamics CRM Webhook. The problem that I encounter I believe is because there is a certain HTTP header that CRM WebHook not sending. Hence we can't call it. George Doubinski from crmtipoftheday.com...

Dynamics CRM Webhook vs Power Automate Cloud Flow vs Plugin

Jun 10, 2021

Do you know Dynamics CRM Webhooks? The definition from the official documentation: CRM Webhooks is a feature that enables CRM to call other URLs using HTTP patterns with publish/subscribe patterns. , I do not quite agree with the definition because we still can register the...