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:
- From where can I find my "communityId" parameter?
- What should be the domain to be used before this endpoint URL while accessing it from external application?
6 comments
@Deven Goratela You can find all prerequisites and setup info here https://developer.salesforce.com/docs/atlas.en-us.chatterapi.meta/chatterapi/quickstart.htm