Hi @jpot125
@ChristianAbata @jpot125 is asking for user who created the folder not the file who created.
I did tried this and challenged me. Good question 🙂 Finally I got it.
Here is the flow steps you want.


Above schema is as follows: Copy and paste this.
{
"type": "object",
"properties": {
"d": {
"type": "object",
"properties": {
"__metadata": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"uri": {
"type": "string"
},
"etag": {
"type": "string"
},
"type": {
"type": "string"
}
}
},
"FirstUniqueAncestorSecurableObject": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"RoleAssignments": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"AttachmentFiles": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"ContentType": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"GetDlpPolicyTip": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FieldValuesAsHtml": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FieldValuesAsText": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FieldValuesForEdit": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"File": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"Folder": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"LikedByInformation": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"ParentList": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"Properties": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"Versions": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FileSystemObjectType": {
"type": "integer"
},
"Id": {
"type": "integer"
},
"ServerRedirectedEmbedUri": {},
"ServerRedirectedEmbedUrl": {
"type": "string"
},
"ContentTypeId": {
"type": "string"
},
"ComplianceAssetId": {},
"Title": {
"type": "string"
},
"Last_x0020_Checked_x0020_By_x0020_Flow": {},
"MediaServiceAutoTags": {},
"MediaServiceOCR": {},
"DueDate": {},
"Country": {},
"PersonId": {},
"PersonStringId": {},
"MyPhoto": {},
"IsDoc": {},
"Created": {
"type": "string"
},
"ID": {
"type": "integer"
},
"AuthorId": {
"type": "integer"
},
"Modified": {
"type": "string"
},
"EditorId": {
"type": "integer"
},
"OData__CopySource": {},
"CheckoutUserId": {},
"OData__UIVersionString": {
"type": "string"
},
"GUID": {
"type": "string"
}
}
}
}
}
Above schema is as follows: Copy and paste this.
{
"type": "object",
"properties": {
"d": {
"type": "object",
"properties": {
"__metadata": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"uri": {
"type": "string"
},
"etag": {
"type": "string"
},
"type": {
"type": "string"
}
}
},
"FirstUniqueAncestorSecurableObject": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"RoleAssignments": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"AttachmentFiles": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"ContentType": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"GetDlpPolicyTip": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FieldValuesAsHtml": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FieldValuesAsText": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FieldValuesForEdit": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"File": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"Folder": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"LikedByInformation": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"ParentList": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"Properties": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"Versions": {
"type": "object",
"properties": {
"__deferred": {
"type": "object",
"properties": {
"uri": {
"type": "string"
}
}
}
}
},
"FileSystemObjectType": {
"type": "integer"
},
"Id": {
"type": "integer"
},
"ServerRedirectedEmbedUri": {},
"ServerRedirectedEmbedUrl": {
"type": "string"
},
"ContentTypeId": {
"type": "string"
},
"Title": {
"type": "string"
},
"ComplianceAssetId": {},
"Name": {
"type": "string"
},
"EMail": {
"type": "string"
},
"OtherMail": {},
"MobilePhone": {},
"Notes": {},
"SipAddress": {
"type": "string"
},
"IsSiteAdmin": {
"type": "boolean"
},
"Deleted": {
"type": "boolean"
},
"UserInfoHidden": {
"type": "boolean"
},
"Picture": {
"type": "object",
"properties": {
"__metadata": {
"type": "object",
"properties": {
"type": {
"type": "string"
}
}
},
"Description": {
"type": "string"
},
"Url": {
"type": "string"
}
}
},
"Department": {},
"JobTitle": {},
"FirstName": {
"type": "string"
},
"LastName": {
"type": "string"
},
"WorkPhone": {},
"UserName": {
"type": "string"
},
"WebSite": {},
"SPSResponsibility": {},
"Office": {},
"SPSPictureTimestamp": {
"type": "string"
},
"SPSPicturePlaceholderState": {},
"SPSPictureExchangeSyncState": {},
"UserExpiration": {},
"UserLastDeletionTime": {},
"ID": {
"type": "integer"
},
"Modified": {
"type": "string"
},
"Created": {
"type": "string"
},
"AuthorId": {
"type": "integer"
},
"EditorId": {
"type": "integer"
},
"OData__UIVersionString": {
"type": "string"
},
"Attachments": {
"type": "boolean"
},
"GUID": {
"type": "string"
}
}
}
}
}
Finally extract the email id
Here is my run result.
Hope this is helpful and if you have any questions please let me know.
Thanks