A "Get Metadata" call on file "mkt.*" is returning me folder "x". Other than putting an "IF" within my "FOREACH", anyone know how to either state "files only" or have it return only files and folders that actually match input?
{
"itemName": "mkt.*",
"childItems": [
{
"name": "mkt.zip",
"type": "File"
},
{
"name": "x",
"type": "Folder"
}
],

or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is