web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Creating a Trigger in ...
Power Automate
Unanswered

Creating a Trigger in custom connector

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Greetings, 

I am trying to create a Trigger in "Custom connector" to listen for security group changes in AD

Took this article as a bas guide .

So to register a webhook I want to call below request and I'm strugling to understed what should be "notificationUrl"

POST https://graph.microsoft.com/v1.0/subscriptions

{
"changeType": "updated",
"notificationUrl": "https://example.com",
"resource": "/groups/{id}/members",
"expirationDateTime":"2019-09-14T00:01:01.9356913Z",
"clientState": "secretClientValue"
}

Thanks

Categories:
I have the same question (0)
  • v-litu-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous

     

    The Microsoft Graph API uses a webhook mechanism to deliver notifications to clients. A client is a web service that configures its own URL to receive notifications. Client apps use notifications to update their state upon changes.

    You could refer to this document for more details on how to use it.

    https://docs.microsoft.com/en-us/graph/webhooks

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you for your explanation, but could you please provide an exmplanation of what should be "notificationURL" when I set up a trgger in my custom connector? How to determine notificationURL for my case?

  • Ravi_Maniyani Profile Picture
    2 on at

    I am also trying to get it working. Let me know if you have found any solution?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 67

#2
David_MA Profile Picture

David_MA 64 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 39 Most Valuable Professional

Last 30 days Overall leaderboard