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 Platform Events, you must first setup your platform event triggered flow as shown in the CloudFiles Event Handler Flow Template. This article will introduce you to the concepts of the event type in the CloudFiles Event Object 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