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 / Need to retrieve Proje...
Power Automate
Unanswered

Need to retrieve Project Id and Task Id from Project Online Rest API

(0) ShareShare
ReportReport
Posted on by 2

Hi experts, I need you help

I am using Project Server REST API Endpoints (Project Online) and hitting this endpoint
/TimeSheetPeriods('periodid')/TimeSheet/Lines

 

I get folloing response

 

{ "Comment": "",
"Id": "xyz",
"LineClass": 0,
"ProjectName": "xyz",
"Status": 2,
"TaskName": "xyz",
"TotalWork": null,
"TotalWorkMilliseconds": 0,
"TotalWorkTimeSpan": "xyz",
"ValidationType": 1
}

The above id which I get is line id.

 

 

I want to get the Project ID and Task ID. Any idea how can I achieve? 

Categories:
I have the same question (0)
  • Heartholme Profile Picture
    1,278 Super User 2024 Season 1 on at

    Hi @JoshuaAdams 

     

    If you action is called HTTP. Then use this expression in a compose: 

     

    body('HTTP')?['id'] 

     

    There is no projectID in your JSON, if you're thinking about project name it is: body('HTTP')?['ProjectName']

     

    ✔ Marking my post as a solution not only confirms that your question has been answered, but also helps others find solutions to similar problems.
    By doing so, you'll be making a valuable contribution to the community.

    Best Regards
    Heartholme

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 411

#2
David_MA Profile Picture

David_MA 300 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 291

Last 30 days Overall leaderboard