Hi All,
We're using Salesforce CMS in one of our implementations and some scenarios require conditional filtering of content based on user inputs. I could not find a way to fetch CMS content based on conditions. For example, I would like to fetch only those CMS contents that contain a specific word. The closest I got to a solution was using ConnectApi but that won't solve the purpose.
So, just wanted to know if there is any solution for such use cases, something like a SOQL for CMS.
Thanks and Regards. #CMS Content #CMS #Salesforce CMS #Experience Cloud
hello @Pratik Kumar we currently only support retrieving content for specific criteria ex topic = X ; Publication date etc. Would it be possible to create topics for these terms and create a custom component that filters based on topic when a customer clicks on them?