• Getting all available modules in v10 REST API

    Is there any rest v10 API to retrieve available modules in v10 REST API version?
  • create custom field in sugarcrm database and get that value using REST

    Hi I just created a custom field in in database(in user table, i don't know it is good way or not), now i want to get the custom field value using REST api,all value are retrieving except my custom field. Below is my rest api params $get_entries_parameters…
  • "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,
  • 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…