• How to add field to validate duplicates when doing duplicate checks?

    Hello, Does anyone know if there is a way to add a custom field to a duplicate check? Specifically, duplicate accounts. It already checks on name but can we have it check on a custom field, in this case, SAP customer number? I am having data imported…
  • import data into relationship table

    following on from my last question, I have managed to generate a CSV of 635 records to go into my holokote - feature-key relationship table, this was easy to do with my local backup of my live cloud system. My question now is, is there anyway to import…
  • Bulk Upsert REST API for data loads and integrations

    The goal of this sample code is to be able to create and update big amounts of data quickly, by leveraging only REST API for integration and initial data load purposes for on-site implementations. The code implements a POST based bulk upsert API for Sugar…
  • Additional column into created records tab of import of custom module

    Hello All, Below is the screen shot of Created Records section of Accounts module(Import). While importing custom module records into custom module we will get only two Columns (fields) (Name and Assigned User Name) by default. Is there any way to add…