Author Archives: Greytrix

How to Use Custom Permission in Salesforce?

In this blog, we are going to discuss “How to Create and use Custom Permission in Salesforce?”. This blog post will cover the process of creating custom permission in Salesforce and also how to apply/Use Custom Permission in Salesforce. The purpose of this is by using this we can give access to a particular user… Read More »

Primary Contact Promotion from Salesforce to Sage 300 Cloud Using Salesforce Lightning Version

This blog post will dive into the topic of Primary Contact promotion from Salesforce to Sage 300 Cloud ERP using GUMU™ Integration within the Salesforce Lightning platform, providing a comprehensive guide for users. In our GUMU™ Integration, we have integrated AR Customer, Contact, and Sales Order along with their related entities. This information synchronizes between… Read More »

Updated PDF Format of Customer Transactions from Sage 300C for faster response from GUMU™ Real-Time Inquiry – Part 2

In continuation to our previous blog, we have introduced Updated PDF Format to the feature wherein the Salesforce user can download the Sage Customer Transaction in PDF file while in the field and attending the customers need. We have further enhanced the functionality and now created the PDF that appear in the specific Sage format.… Read More »

How to Create a Sandbox Template in Salesforce?

Let’s discuss about Creation of a Sandbox Template in Salesforce. This blog post will cover the process of creating a Sandbox Template in Salesforce. The purpose of this template is to facilitate the creation of Partial Copy Sandbox and Full Copy Sandbox. Create a Sandbox Template Sandboxes Sandbox Template New Sandbox Template Details Created Template… Read More »

How to Create Custom field in Salesforce using postman REST API

In this blog will show you how to How to Create Custom field in Salesforce using postman REST API. For this blog we take Opportunity object as reference. Firstly, you have to create connected app in Salesforce. Now let’s See How to Create Custom field in Salesforce using postman REST API. Before start take note… Read More »

How to Get List of Apex Class by using Apex typeImplementor

It was very tedious apex code to get the List of Apex classes with specific Implementation class. Now Salesforce team is providing the “ApexTypeImplementor” feature. Really, we were waiting eagerly for this feature to arrive and From Spring 23 this feature will be generally available. ApexTypeImplementor Usage Below is a sample code to retrieve the… Read More »