Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Unanswered

Webhook end point URL creation in custom connectors

(0) ShareShare
ReportReport
Posted on by

Hello, 

 

Below is my scenario. 

Statement: Third party application(Schoox) will have timely updates. I want to trigger a custom connector in power automate for each of those updates and perform some action. 

Problem: 

Schoox has the flexibility of creating a webhook to push the update to any platform with the help of endpoint URL. 

Schoox pushes the update request to the power platform using the provided endpoint.

How do i create this endpoint URL in power automate custom connectors and link it to schoox? 

is there a way to achieve this ? 

 

 

 

  • dmp569 Profile Picture
    8 on at
    Webhook end point URL creation in custom connectors
    I have a 3rd party platform that provides webhooks. In Power Automate you can create a flow that uses the action "When an HTTP request is received" to provide an endpoint for the 3rd party to POST to. In my scenario, I provide that endpoint into the settings in the 3rd party app on where to post webhook data. They also support passing custom headers, which can be used to pass a token. Since the endpoint created by the Flow needs to be set to be available to anyone (so the 3rd party app can post to it), you'll have to provide some method to verify it's from a reliable source. You can use things like origin, IP address, etc. to verify the source of the request and whether to trigger the flow or not. You'll want to research how to make this secure.
     
    Some providers make you "subscribe" to particular webhooks and provide an API for doing so. This can work for those scenarios too, you just have to have a separate flow manage the subscribe/unsubscribe process.
  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at
    Re: Webhook end point URL creation in custom connectors

    @SharatKolipaka  you can check this out https://learn.microsoft.com/en-us/training/modules/create-triggers-custom-connectors/2-webhook-trigger

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Featured topics