Folder Created
The Folder Created Event is published when a Create Folder (Async) flow action execution successfully creates a folder in the specified external storage.
To use CloudFiles Events, you must first setup your flow as shown in the Intercepting CloudFiles Events article. This article will introduce you to the concepts of the event type as well as event details that are returned by the Get Event Details flow action.
Once you are familiar with these, you will understand how to interpret & use these as illustrated in the sections below.

Please use folder-created as the type filter when selecting this event in the decision element in flow builder.
The corresponding Get Event Details flow action returns the Created Folder Details sub-type with useful information including Created External Storage Folder's Metadata Details as per the input paramters in the corresponding Create Folder (Async) flow action.

- id- The unique Resource Id of the folder in external storage.
- Rest all fields are NULL