Skip to main content
Question

Wait for new folder creation using salesforce SDK

  • October 10, 2024
  • 0 replies
  • 14 views

We need to know when folder has already been created inside app..box.com

we are using salesforce SDK like

result = boxTools.createFolderForRecordId(recordId, null, true);
            system.debug('result:' + result);
            boxTools.commitChanges();

it returns back new folder Id but there is a need to wait for some time to see the change both in salesforce and using a link like  app.box.com/folder/{folderId}

is it possible to achieve it?

0 replies

Be the first to reply!

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings