Hello everyone. My objective with this flow is to clone a Team, copy a .zip file to the new team's shared documents folder, then extract the .zip file as the new folder structure of the Team. The issue I'm running into is that when the folder is extracted, only certain files are being extracted - there is no error message and I've ruled out the possibility that it's not extracting folders with items or other folders in it. I've included images of the relevant flows, the success message and full code, and the expected vs. actual results. Any advice would be appreciated!
Relevant flows
This is the success screen I get
Body:
[
{
"Id": "%252fShared%2bDocuments%252fGeneral%252f5_Graphics",
"Name": "5_Graphics",
"DisplayName": "5_Graphics",
"Path": "/Shared Documents/General/5_Graphics",
"LastModified": "0001-01-01T00:00:00",
"Size": 0,
"MediaType": null,
"IsFolder": true,
"ETag": null,
"FileLocator": null,
"LastModifiedBy": null
},
{
"Id": "%252fShared%2bDocuments%252fGeneral%252f1_Admin",
"Name": "1_Admin",
"DisplayName": "1_Admin",
"Path": "/Shared Documents/General/1_Admin",
"LastModified": "0001-01-01T00:00:00",
"Size": 0,
"MediaType": null,
"IsFolder": true,
"ETag": null,
"FileLocator": null,
"LastModifiedBy": null
},
{
"Id": "%252fShared%2bDocuments%252fGeneral%252f2_Drafts",
"Name": "2_Drafts",
"DisplayName": "2_Drafts",
"Path": "/Shared Documents/General/2_Drafts",
"LastModified": "0001-01-01T00:00:00",
"Size": 0,
"MediaType": null,
"IsFolder": true,
"ETag": null,
"FileLocator": null,
"LastModifiedBy": null
},
{
"Id": "%252fShared%2bDocuments%252fGeneral%252f3_Pink",
"Name": "3_Pink",
"DisplayName": "3_Pink",
"Path": "/Shared Documents/General/3_Pink",
"LastModified": "0001-01-01T00:00:00",
"Size": 0,
"MediaType": null,
"IsFolder": true,
"ETag": null,
"FileLocator": null,
"LastModifiedBy": null
}
]
The expected vs. actual result, it's always the SAME folders extracted correctly
Solved! Go to Solution.
Hi @Anonymous,
I test on my side but not find the same issue, the zip file have 8 folders and 35 files in it, what's the number of the total files in the zip file?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hi @Anonymous I saw your flow many time and for me everything is correct, I suggest you to open an MS support case, because is really unusual
Proud to be a Flownaut!
Hi @Anonymous,
I test on my side but not find the same issue, the zip file have 8 folders and 35 files in it, what's the number of the total files in the zip file?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
79 | |
21 | |
17 | |
14 | |
13 |
User | Count |
---|---|
135 | |
32 | |
31 | |
31 | |
25 |