Hi,First, you must make a custom call to AEM using the Assets API in order to create the desired folder on the repository. Once the folder is created, the API will respond with the unique ID assigned to the newly created folder. With that response, we will need to create the JSON that will be used f...