Blogs
-
Custom Domain Masking of Salesforce Communities
Description Implementing a custom domain for your community creates brand recognition and gives you additional control and functionality. We’ll go through how you can get your custom domain implemented. Prerequisites & Assumptions Steps to setup the masking Prepare Host-name for CNAME configuration from Salesforce: Get Salesforce 18 digits organization id. You can get that easily…
-
Create a Knowledge Base Article from Apex Dynamically without knowing article type API name
Here is the apex code to to achieve the same. Run in dev console then use in your test class or anywhere else you want: