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 Apps / Creating a Trigger in ...
Power Apps
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-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

    Do you want to create a Trigger within your Customer connector?

     

    The "notificationUrl" property is required to provide a proper server url (which you may need to define by yourself), which could respond to the Subscription validation request.

     

    Please check the following article for more details:

    https://docs.microsoft.com/en-us/graph/webhooks#notification-endpoint-validation

    https://docs.microsoft.com/en-us/onedrive/developer/rest-api/api/subscription_post_subscriptions?view=odsp-graph-online#subscription-validation

     

    Please consider take a try with above solution, then check if the issue is solved.

     

    Best regards,

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard