Forum Discussion

romovaro's avatar
romovaro
Copper Contributor
May 06, 2024

attachment Microsoft Form to Sharepoint list not working

HI all,

Hope you are doing fine,

Tried different posts but still not working. Any help is welcome. Thanks-

 

My Flow:

 

 

where:

 

{
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"link": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {},
"size": {
"type": "integer"
},
"referenceId": {
"type": "string"
},
"driveId": {
"type": "string"
},
"status": {
"type": "integer"
},
"uploadSessionUrl": {}
},
"required": [
"name",
"link",
"id",
"type",
"size",
"referenceId",
"driveId",
"status",
"uploadSessionUrl"
]
}
}
 
then it seems I have an error in the File Path:

 

That's my file path:

 

 

 

 

 

 

 

 

 

No RepliesBe the first to reply

Resources