You need to sign in to do that
Don't have an account?

How do i get/generate Content Delivery URL for a file in CRM Content?
Hi,
I have a requirement of including a URL of Content file in a VF Page.
Is it possible to get/generate Content Delivery URL for a file in CRM Content based on either the file name or Salesforce ID?
Any help on this would be greatly appreciated.
Regards,
Avinash
I don't think there's any way to get at the delivery URL programmatically - I've struggled with this a few times in the past. The best you can do is create the delivery and store the URL in a custom field on a record that is available to your page.