• how to increase offset in REST webservice

    When I hit the sugarcrm rest end point the default offset is 20. how do I increase that? I tried changing the default value for the list view other than 20 but it doesn't do the trick.
  • "Invalid Session ID". Keep the user session alive

    Hi, We are using Sugar CE 6.5. With the Rest API we get the error "Invalid Session ID". This happens too frequently. Is there way to increase the "session timeout" time or keep the user session alive? Thanks,
  • SugarCRM 7.7.0.0 recordList for modules API

    I am calling this API http://{site_url}/SugarPro/rest/v10/Accounts I need to sort accounts in ascending order with respect to their distance from current logged in user (I will calculate distance using address of logged in user and specific account).…
  • Missing API file error on AJAX call

    Hi, I've been struggling with the v10 AJAX framework in Sugar 7.6 and I've got it nearly there I think. Having tackled authentication, and a number of other problems, I'm stuck with it stating my GET request has a "Missing API File" with a 400 error.…
  • How to update the documents_account table from REST api

    When upload document for certain account, the documents_accounts table stores both account id and document id. When upload the file from REST api, need to store the account_id and document_id in document_accounts table, but i can't store those values…
  • REST Web Services Document

    Hi everyone: I am a new user of SugarCRM. I would like to learn about the REST Web Services available of SugarCE6522 version. Please, a document where I can see: "All REST Web Services", how to invoke WS, examples and other relevant information to start…
1 2 3