Retrieving documentId
Sunday, March 18, 2018 at 11:18pmHello,
I want to download document which is attached to package. I have package Id.
String response = sdk.createPackage(pkg,blobMap);
This above function is returning me package id. But not able to find any function which returns me document id based on document Name.
Please could you tell me how to do this in Apex SDK.
Thanks
Reply to: Retrieving documentId
Friday, April 15, 2016 at 09:32amReply to: Retrieving documentId
Friday, April 15, 2016 at 11:34amReply to: Retrieving documentId
Monday, April 18, 2016 at 05:23amReply to: Retrieving documentId
Monday, March 19, 2018 at 05:37amReply to: Retrieving documentId
Thursday, March 22, 2018 at 11:26pm