Skip to main content

Hi,

 

I am exploring various features of Salesforce CMS and I am right now working on using the Content from Salesforce CMS in an external application.

 

For that I reffered the blog "https://developer.salesforce.com/blogs/2019/11/content-delivery-api-to-extend-or-integrate-content.html" which has a mention about below Content Delivery API  

 

EndPoint URL

<b>GET:</b> /connect/communities/{:communityId}/managed-content/delivery

 

Now I have 2 questions here:

  1. From where can I find my "communityId" parameter?
  2. What should be the domain to be used before this endpoint URL while accessing it from external application?
6 comments
0/9000