Events
All Event Types

Folder Created

Overview

The Folder Created Event is published when a Create Folder (Async) flow action execution successfully creates a folder in the specified external storage.

How to use this Event ?

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.

Document image


Event Type For Decision Filter

Please use folder-created as the type filter when selecting this event in the decision element in flow builder.

Output Fields From Get Event Details

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.

Document image

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