Skip to main content

Notifications

Power Automate - General Discussion
Unanswered

How do I update Table with Graph API?

(0) ShareShare
ReportReport
Posted on by

Hi,

I tried to modify a demo from @DamoBird365 from his youtube video: https://www.youtube.com/watch?v=mNwEk7hLdfE&ab_channel=DamoBird365  and I have a flow where I want to add rows to existing excel table on OneDrive with Graph API POST request:

https://graph.microsoft.com/v1.0/me/drive/items/outputs('Create_file')?['body/Id']/workbook/tables/outputs('Create_table')?['body/name']/rows

 

body:{"values": outputs('Select')}

 

The Graph API always returns:

{
  "error": {
    "code"400,
    "message""URI path is not a valid Graph endpoint, path is neither absolute nor relative or resource/object is not supported for this connector. Resources: groups. Uri: https://graph.microsoft.com/v1.0/me/drive/items/b!AP2Z6lfV9kiky8qhVaNyXYl-qkY5ivFKtwJCZ4NM2GUr74OKWWRMS5sUXzTKnRvI.01ZU3AOB2USKZHM45LJZGYMIRXCM4ZQ3OQ/workbook/tables/7F4BE250-C419-4938-8EE7-1281A20656A0/rows",
    "source""flow-apim-europe-002-northeurope-01.azure-apim.net",
    "path""choose[12]\\when[1]",
    "policyId""",
    "clientRequestId""12ecd63b-4bdc-445b-8f93-622fb43f21a6"
  }
}
 
Is create rows a valid endpoint for Power automate or not? If yes what am I doing wrong? 

 

Thank you

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,580

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,909

Leaderboard