How To Get Started With Conga Composer For Salesforce

Learn how to make pixel-perfect documents from Salesforce. Conga is a 3rd party product on the Salesforce AppExchange that can be installed to extend Salesforce. Conga composer is a document generation tool. It is easy to create documents, presentations, and spreadsheets using Salesforce data. Conga can be used in a variety of use cases like… Read More How To Get Started With Conga Composer For Salesforce

How To Limit Pushing Changes To Specific Remote Branches in Bitbucket

On this post we are going to learn how to limit pushing changes to specific remote branches in Bitbucket. Let’s say we have the following repository branches. main or master uat qa We do not want users to directly push their changes to any of the remote branches without going through pull request and code… Read More How To Limit Pushing Changes To Specific Remote Branches in Bitbucket

DataRaptors

DataRaptors are part of the architectural service management layer and is basically a mapping tool that enables data to be read, transformed and written to Salesforce. In a typical process, we will extract the data, display the data, if data got modified we will post the update back. Dataraptor data are normally displayed in UI… Read More DataRaptors