1. Naming Guidelines:-We should use the proper name of flow and its element. As of now, we have unlocked the package as well so we should name our flow based on the module being developed so that it can be used easily in the module package. Flow Name: Flow API name should indicate module name… Continue Reading TOP 10 BEST PRACTICES FOR LIGHTNING FLOW
-
July 27, 2021
-
July 26, 2021
In this blog post, we talk about what is Integration? and we will create a generic apex class for calling external systems What is Integration? Integration is a process of connecting two or more applications. Enterprise systems use many applications, many or most of which are not designed to work with one another out of… Continue Reading Generic Apex Class For Calling External Systems