All Posts

  • Published on
    In today's data-driven business environment, the integration between analytics platforms and customer relationship management (CRM) systems is not just beneficial—it's essential. Among the plethora of tools available, Domo and Salesforce stand out for their robust features and flexibility. The Domo Salesforce Writeback Connector bridges the gap between analyzing data in Domo and actioning those insights within Salesforce, enabling businesses to leverage their data more effectively and efficiently. With over two decades of experience in the Salesforce ecosystem, I've seen the transformative power of integrating Salesforce with advanced analytics platforms like Domo. This blog post will delve into how you can connect data sets from Domo and create Person Accounts and Opportunities in Salesforce, illustrated through a practical use case.
  • Published on
    In the realm of customer relationship management (CRM), Salesforce has long been a trailblazer, offering diverse solutions to enhance customer interactions. A pivotal addition to this suite is Salesforce Scheduler, a tool designed to seamlessly integrate scheduling into the Salesforce platform. This blog post delves into the intricacies of Salesforce Scheduler, underscoring its importance in streamlining scheduling processes and elevating customer engagement.
  • Published on
    Big Objects in Salesforce are a powerful feature designed to handle and store massive amounts of data on the Salesforce platform, enabling organizations to archive historical data or integrate large datasets without impacting the performance of their Salesforce environment. They provide a solution for storing data at scale, such as log records, sensor data, or historical transaction data, that doesn't fit well into standard or custom objects due to volume or longevity requirements.
  • Published on
    In Salesforce, annotations are special keywords prefixed with @ that are used to modify the behavior of methods and classes. They provide additional information to the Salesforce compiler and runtime environment about how code should be treated. Let's go and explain some, while providing code examples where applicable.