Hello, does anyone know of a way to create a content delivery with pre-defined settings for expiration date, password, etc? We have a content pack that our sales team sends to prospects. Would really like to just click a button or something from an account page and the content delivery is created with an expiration date of Today() + 30, and a defined password (not auto generated). Like bypass the wizard and take the user to the final page with the generated content link. Is something like this possible? Also, I am not a developer, but if a code solution any examples? Thanks very much!
Hi @Cheryl Jensen , did you get the solution you were looking for?
I have a suspicion we can put together a Visual Flow and/or Visualforce and/or Lightning Component to let user select a file then generate the ContentDistribution record then present the URL and Password to the user to share with folks. Is your goal simply to reduce clicks for sharing a password-protected file with outside users?
Caveat to your requirements, we cannot specify an arbitrary password. Salesforce generates the password for you.