• How to display Show More records in custom Subpanel

    Hi All, I have one custom subpanel in contacts module. All the record values for that subpanel are coming from other services using REST API's and also we are not saving those records in DB as well. I have overridden the filterRelated function in clients…
  • REST API - Update Textarea Field with 40KB data amount

    Dear community, We're running our CRM (Version 8.0.3) on Windows with an IIS as web server. Database is Oracle. SUGAR-CRM is the only application on that server. Oracle is hosted on a separate Unix-Server in the same environment. I use the SUGAR API to…
  • Need help with RestSharp call to POST /bulk endpoint

    Has anyone used RestSharp in .NET to make a POST to the /bulk interface? I'm currently creating several related records by looping thru them individually...each loop makes a separate POST call using the same info other than the Parameter JSON string.…
  • How to set REST API access privileges by role

    Our Sugar 8.3 instance is integrated with another application (ServiceNow) using REST API, where data is sent from Sugar to ServiceNow, and ServiceNow record ids are saved in Sugar modules. If the API logs into Sugar as a non-admin user, then Sugar does…
  • Does Sugar 8.3 API work with On-Premise?

    Hello, Does the 8.3 API work with On-premise customers or just for cloud? I see that it says it's only for cloud. What happens if an on-premise customer uses it? And I see that the newly released 9.0 only mentions on-premise. Does that mean it won't work…
  • Is there an endpoint to create a custom platform?

    Hello, I have provided SugarCRM integration as an option for our website. I have been using "base" platform for making API calls. As using this platform causes login conflict, I am planning on asking the users to add a custom platform by a name I specify…
  • Disable updating Date Modified when making a REST API call

    I'm making an API call from an external service to change a custom field in the Accounts module in Sugar 8.3. The difficult part is that, when the field is changed, I don't want the "date-modified" field to change. I think that one way to do this is to…
  • Get labels of all the fields available for a module

    Hello, I have a requirement where I need to get the list of all fields available for a module. I am currently using this endpoint to get the data: /rest/v11/metadata?type_filter=modules&module_filter=Contacts Everything is working fine with this except…
  • Getting the Organization ID of the user

    Hello, I am storing the organization ID of each integrated account in our database, but I can't seem to find it in the rest api response of SugarCRM. I am using this endpoint for getting the current user data. /rest/v11/me The ID of the current user is…
  • Email address for SugarCRM account owner in free trial accounts

    Hi, I'm using a free trial account for integrating SugarCRM with the product. In our product, we show the email address of the connected account in a few places in the UI. In case of SugarCRM trial account, it doesn't have an email address. I checked…
  • Getting all available modules in v10 REST API

    Is there any rest v10 API to retrieve available modules in v10 REST API version?
  • 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?
  • Where or What are these CRM REST API request timeout settings and Elastic Search request timeout settings?

    Hi Folk, Where or what are these CRM REST API request timeout settings and Elastic Search request timeout settings? Any suggestion will be highly appreciated. Regards Bpatel