Creating an HTTP Listener with Power Automate

Leave a comment

In this post, we will use Power Automate to create an HTTP Listener. This can be useful when subscribing to webhooks.

Go to https://powerautomate.microsoft.com and select New Flow, then Automated Cloud Flow:

Skip here:

Select Request:

And:

We see:

At this point, we can do anything with the flow, such as sending an email, integrating with 3rd party systems, etc. Let’s do something very simple. We will send an email.

Let’s do the following:

Now let’s Save the flow.

Copy the generated URL:

Paste the URL into Postman as a POST request and send it. We get a 202 back:

The listener runs successfully.

THANKS FOR READING. BEFORE YOU LEAVE, I NEED YOUR HELP.
 

I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.

IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.

THANK YOU, AND LET'S KEEP LEARNING TOGETHER.

CARL

https://www.youtube.com/carldesouza

 

ABOUT CARL DE SOUZA

Carl de Souza is a developer and architect focusing on Microsoft Dynamics 365, Power BI, Azure, and AI.

carldesouza.comLinkedIn Twitter | YouTube

 

Leave a Reply

Your email address will not be published. Required fields are marked *