• For API customization in SugarCRM

    Dear All, I want to customized Some input received in Sugar by Default API . How can I customized if ? And Also share the path of default API in SugarCRM used. For Example :- I have share a case crate API with portal user and I received regularly in…
  • Error while executing BULK api "in-code"

    Hi there !! In the purpose of enhancing an existing process within Sugar, I'm passing to asynchronous target creation into a campaign. The current state is that an external program is calling sugar once for the campaign creation, then calling X times…
  • Creating a new SugarBean with a pre-created UUID

    I have a custom API endpoint that we use to send a large number of records at a time. The endpoint works for updating records and inserting new records without a pre-created UUID, but when we send records with a pre-created UUID, we get the UUID back…