Retrieving and Updating Custom Notifications using Connect Rest API

Notifications any user receives that appear under the Notifications Bell Icon, unlike any other records in Salesforce, cannot be queried using SOQL or updated using DML statements.   When business requires us to show the notifications in a customized format in a custom component, it will be a challenge. These custom notifications can only be retrieved […]

Public Sector Solutions – License and Permit Management

Public sector Solutions  Public sector solutions  are set of products and tools customized on top of Salesforce platform to modernize the constituent experience and to support thriving communities. It can improve public sector’s service delivery, increase transparency, and assist faster than ever before. It includes various set of powerful tools like License & Permit Management, […]

Codeless Test Automation: A Necessity

Introduction:  The practice of creating automated tests without writing a single line of code is known as codeless automated testing or codeless test automation. In general, separate teams in organizations may automate the process of building test scripts with codeless automation, regardless of their level of expertise.  In the worldwide digital system, the trend for […]

Launch Screen Flows With LWC

Lightning Flow Builder may be used to accomplish anything, including generating and modifying records, sending emails, starting the approval process, calling apex classes, displaying, and interacting with lightning components, even calling other systems, and other things. If we, as Salesforce administrators and developers, did not fully utilise such a terrific technology, it would be uncool.  […]

Penetration Testing 

Everyone knows about cyber hackers attacking computer systems servers stealing everything from passwords to finance. To avoid this, there is a way a company can find security weaknesses and loopholes is by Penetration Testing.  A single computer system or the complete organizational network of devices can both have their strengths and weaknesses evaluated through penetration […]

Overview of Integrating Salesforce and Xero with SFX and eWay Payment 

Introduction  Create an invoice from the opportunity and integrate gateway payment with SFX, Salesforce and Xero and brand the invoice. We can learn how to integrate Salesforce and Xero with SFX and eWay Payment in this article.  Advantages of using Salesforce and Xero with SFX  Using the Process Builder, we can generate invoices automatically.  We […]

Events in LWC

Introduction to Events  An event that fired by another lightning component or the component itself. Events is nothing but the way component is going to communicate with the other components. In this article, we can learn how to communicate within the components   Why Events in LWC?  Events are used to establish communication between components.  To fire […]

TYPE AHEAD BLOCK IN OMNISCRIPT

Type Ahead Block is an action. It will filter the value what we enter in the input field. For example, below, we are showing the list of Lead records based on the character entered.  The following data sources are supported in Type Ahead Block,  DataRaptor Extract Action  HTTP Action  Remote Action  Integration Procedure  In this […]

Integrating Address Verification from To a Finish with Salesforce

Address Verification from To a Finish is used to verify and cleanse the address, email address, and phone numbers in the Salesforce automatically or by a button click. It is applicable for both standard and custom objects. It verifies both US and International addresses. This app works with the Address Cleansing service, SmartyStreets. By default, […]