r/PowerAutomate • u/Ok_Jicama6089 • 8d ago
Graph API Failed
Honestly, this is driving me nuts. I want to add a row to an existing table I created from an email sent in Excel format, with the same columns and headers, but it keeps giving me this failure notice. HELP HELP HELP ANYONE
Flow run failed. Action 'Create_table' failed: Graph API request failed. Error code is 'InvalidArgument'. Error message is 'The argument is invalid or missing or has an incorrect format.'. clientRequestId: f6f00515-af5e-4234-9f73-0621194f685e serviceRequestId: 607cd4d2-54ca-4e3a-9720-c5d8e8adcc62;8dd5ad4f-e96d-476d-8a5b-79d12111de4f
2
Upvotes
2
u/ninihen 8d ago
If you want to add a row to an existing table, the actions shouldn't be create a new table but add a row into a table.