Hi, I know that there is and event “onBeforeCreateFolder” that fire before folder creation,
does exist any event that fire after the folder creation has been finished?
I manage the folder creation in the backend and push it to s3, so I want to block user flow while this action is on progress.
Thank you very much