Platform 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 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.

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