• 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…
  • API Bulk upload and logic hooks

    Dear all, I built a custom Module which should represent better our company structure in CRM. The repository of these data are in an external database. Out from there I built an API interface witch brings the data to CRM. I have experience on this,…
  • Bulk model.save() operations?

    I've been looking through the Backbone documentation and sidecar/src, but I can't see a way this can be done. We have a custom view with a tree/table view that combines multiple custom models and inline editing/calculation rollups. Dirty models are…
  • Do we have any specific API for sync object?

    Hi Team, We are in a requirement for sync the contact and account objects into our system. Our client is having millions of contacts, do we have any exclusive rest API(Bulk) for syncing the objects? Thanks in advance.
  • API bulk not working on Custom Modules

    Greetings developers, I have been having this issue and suport can't solve it. When i use normal requests like PUT, POST or GET on these custom modules they work out fine. Also when i use bulk on "default" modules it also works. Can someone shed light…