• 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…
  • How to import french/spanish alphabets/characters?

    Hello all, I am using SugarCRM CE 6.5.x version. I am importing record in contacts where the contact name in french/spanish language. While importing record, on step 1, i can see same name which as in csv file. But on step 3, I am seeing some different…
  • hide remove import menu option

    Hi How can I hide/remove or disable the import feature in code for all modules or certain modules. 1. for all modules ? 2. for accounts and opportunities only? Thank you in advance Peter