This video is to demonstrate how we can trigger Microsoft power automate flow by registring webhook inn crm and sending response from power automate flow to CRM
Table of Contents:
00:00 - Introduction
00:34 - Trigger Power automate on create
00:57 - Trigger Power Automate using Javascript
01:10 - On-Demand Power Automate flow
01:23 - Trigger Power Automate using webhook
01:37 - Create an HTTPS REQUEST action trigger
02:15 - Logic to create an account when webhook
02:39 - Register webhook for power automate
03:22 - set EndPoint URL and Query Parameter
03:37 - Register step on the update of account
04:08 - test Power automate trigger on webhook
04:54 - send a response from flow to CRM