Quick Reference

  • SOQL for DMO (Data Cloud Objects)

    .

    Run your SOQL query for the DMOs. Note : Running SOQL queries against DMOs can result in Data Services credits being consumed from your Data Cloud subscription.

  • Access labels in apex dynamically

    .

    Here is the way by which you can access labels dynamically using APEX To find the Value of the label and the translation use this. This has been added as part of the Summer 23 feature.