Hi All,
I have a folder in Box which has "Upload via email" option turned on. Is there a way by which I can get the email address of the folder through an HTTP GET/POST call?
I am asking this because I am creating PL/SQL program which will send email with file attachment to the folder's email address for file upload, hence I would like to design/develop the program in a way so that if I just give the folder name as the input parameter, it should be able to fetch the folder's email id and send email to it.
Thanks,
Abhishek