• Extending API method

    Hi all, I have to extend saveFilePost in clients/base/api/FileApi.php, looking at https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_7.7/Integration/Web_Services/v10/Extend… seems so simple. In my case I have put in custom…
  • How to put date_start parameters via REST got error Did not recognize date_start

    Hi all, I created Calls via REST v10 I copy format of start_date from database. but always return error message. stdClass Object ( [error] => invalid_parameter [error_message] => Did not recognize date_start as a date/time, it looked like 2016-05-19…
  • How to access tax rates from REST api?

    When retrieving a quote using the rest api, one of the retrieved fields is the taxrate_id. How do I retrieve the actual tax rates using REST?
  • How to clear old session

    My sugar keeping-alive the old session version that make my functional don't work via REST. It return {"name":"Invalid Session ID","number":11,"description":"The session ID is invalid"} I try to repair and rebuild but not work Re: I am getting this error…
1 2 3