• Integrating SugarCRM with website. Question about urls

    Hello, After almost finishing up the integration of SugarCRM with our website, I'm back to square one due to some doubts. For the site_url given in the endpoints, I'm currently using the url for the trial account that I created. I'm guessing that when…
  • Is there REST v10 service for get_quote_lines service corresponding to SOAP?

    Is there any REST API v10 for get_quote_lines service corresponding to SOAP service call?
  • REST API Filter for dates between

    I am trying to use a GET Request to pull back records where the Created Date is between 2 dates, however I keep getting the following error: "error": "invalid_parameter", "error_message": "$between requires an array with two values." my current request…