Tag Archives: custom fields

GUMU™ Feature: Auto Update the Last Sync Date field in Entity Mapping/Import after the import routine successfully runs

In this blog post, we’ll walk through a solution that automatically updates the Last Sync Date field in Entity Mapping/Import after the import routine successfully runs. This update is based on the value in the “Update_Last_Sync_by_Days__c” field, which allows users to add a specified number of days to the current sync date and reflect as… 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 »

Mapping custom lead fields to standard contact fields

In one of our last posts  “Mapping custom lead fields in Salesforce”,  we described how we can use the standard salesforce functionality to transfer the custom lead field to custom opportunity field when converting a lead to an account-contact-opportunity [ACO]. Sometimes we may want to transfer the data that is in a custom lead field… Read More »