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 / Issue with subscribing...
Power Automate
Answered

Issue with subscribing to Graph change notifications

(2) ShareShare
ReportReport
Posted on by 27
Hi there,
 
I have an app registered in Entra and am successfully calling it to request a subscription for change notifications to the Graph API callrecord resource. The subscription HTTP POST is successfully triggering a child flow with the trigger "When a HTTP request is received", but the issue is that I'm unable to respond with the validationToken in my 200 code response, which validates the subscription. No data from the validation request is passing into the flow. Here is what the basic response flow looks like right now: 
 
 
I can see the validationToken field in the raw outputs, but all dynamic values being passed from the trigger are blank, importantly the validationToken that I need to send back in the response:
 
 
Raw output from trigger:
 
{
    "headers": {
        "Accept": "text/plain",
        "Host": "HIDDEN",
        "Max-Forwards": "10",
        "client-request-id": "HIDDEN",
        "X-ARR-LOG-ID": "HIDDEN",
        "CLIENT-IP": "4HIDDEN",
        "DISGUISED-HOST": "HIDDEN",
        "X-SITE-DEPLOYMENT-ID": "HIDDEN",
        "WAS-DEFAULT-HOSTNAME": "HIDDEN",
        "X-Forwarded-Proto": "https",
        "X-AppService-Proto": "https",
        "X-ARR-SSL": "HIDDEN",
        "X-Forwarded-TlsVersion": "1.2",
        "X-Forwarded-For": "HIDDEN",
        "X-Original-URL": "HIDDEN",
        "X-WAWS-Unencoded-URL": "HIDDEN",
        "Content-Length": "0",
        "Content-Type": "text/plain; charset=utf-8"
    },
    "queries": {
        "validationToken": "Validation: Testing client application reachability for subscription Request-Id: cbc7f637-70cc-4afc-b249-aac94fa2a965"
    }
}
I've tried generating a schema using this full response as the payload as well, with same blank results.
 
Thanks so much for ANY suggestions!
Categories:
I have the same question (0)
  • Verified answer
    S-Venkadesh Profile Picture
    1,214 Super User 2026 Season 1 on at
    Hi  ,

    To extract the validationToken from a trigger output in Power Automate, you can use the below expression within a Compose action.
     
    triggerOutputs()?['queries']?['validationToken']

     
    I hope this information is helpful. If it is, please consider giving a thumbs up.
     
    Best regards,
    Venkadesh Sundaramurthy
  • bdransf1 Profile Picture
    27 on at
    Thank you so much, @S-Venkadesh!! That did it. 
     
    I really appreciate it. I had been fighting with this for a week!

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 Automate

#1
Vish WR Profile Picture

Vish WR 959

#2
Valantis Profile Picture

Valantis 872

#3
Haque Profile Picture

Haque 589

Last 30 days Overall leaderboard