I am looking out to check if an specific folder (System.DateTime.Now.ToString(“dd-MM-yyyy”) exists in Google Drive Path folder .
For Eg Parent Folder Path: https://drive.google.com/drive/folders/1zXv108jC3WwzJjashHJJHuZMxhOnK
If Not exists create a new folder with the Today’s Date : System.DateTime.Now.ToString(“dd-MM-yyyy”)
and further use the ID to upload files into it