In this blog post series we are going to cover how we can connect to Salesforce to perform simple tasks. This first blog post will explain the models needed to…
In this blog post series we are going to cover how we can connect to Salesforce to perform simple tasks. This first blog post will explain the models needed to…
In the first blog post of this series, we talked about the different models and the interface that we will implement to have a full functional Salesforce manager. In the…
In the first blog post of this series, we talked about the different models and the interface that we will implement to have a full functional Salesforce manager, in the…
This blog post will demonstrate how you can connect to Optimizely Full-stack using the dot net standard SDK and a optimization manager which will reduce the overall complexity for the…
In this blog post we are going to explain how we were able to make the Welcome DAM integration, Idio and ODP visitor groups packages work as expected due to…
In this blog post we are going to cover how we can use a feed to render the options of a form selection element so it can be used in…
In this blog post we are going to explain two ways to validate pages or block properties in the CMS. The first one using publish events initialization modules and the…
This blog post will demonstrate how to get ODP data using its GraphQL endpoint using the Strawberry Shake package as client which will reduce the overall complexity for the implementation.…
This blog post is a demonstration about how to get the Optimizely Search statistics top searched terms displayed in the CMS dashboard and use them in your site for your…
In the previous blog post, we discussed how you can seed a new environment using the Headstart middleware application. In this one, we are going to use that seeded environment…