I'm trying to trigger a flow with the connector When a file is created (properties only).
My problem is this connector seems to see the creation of csv (i tested only csv and folder creation) but not the creation of a folder.
This is quite odd because one of the body field is called "IsFolder" so i expected the connector to see the creation of a folder.
In my tests i got the trigger to fire on the csvs creation but not on folders creation, is this normal?
The connector is attached to an on-prem folder that i reach via on-premises gateway installed on the on-prem machine.
Can someone help me clear my ideas?