Blogs

  • Error – Salesforce user is not able to execute screen flow

    PROBLEM STATEMENT We developed a flow and added it on page layout with hep of quick action, though button was visible, but clicking on it was producing error. We changed the approach, I added that screen flow directly on Record page by editing Lightning experience builder, but the problem still persisted. HOW DID WE FIX…

    Read more…

  • How to Choose LWC or Aura component?

    Always choose Lightning Web Components unless you need a feature that isn’t supported. There are following features which are not supported in LWC.

    Read more…

  • Create Messaging User for WhatsApp Channel in Salesforce

    If you are using Digital Engagement also called Messaging of Salesforce, you may come up with a requirement to create messaging user record automatically. Here are key fields that we need to provide while creating the messaging user. Given example is to be used in Apex but same can be used in flow: For more…

    Read more…