Hi There! I know there are several posts regarding email attachment but I am getting an api error it seems and I am trying to determine why the uploaded item cannot be found.
Both the form and the flow are related to a team, if that helps.
The instructions I followed are here.
I keep failing on the "get file content using path) step - looks like the following:
{
"status": 404,
"message": "Item not found",
"source": "api.connectorp.svc.ms"
}
The path I am entering is: /Apps/Microsoft Forms/Sponsor Image Addition Request/Question/first(body('Parse_JSON'))?['name']
(the expression is definitely entered as an expression, not just typed in)
Which yields this output path: /Apps/Microsoft Forms/Sponsor Image Addition Request/Question/18596_greeting2_Devon Brown.jpg ... but I am still receiving an error.
Here is a shot of my flow - thank you in advance!