• On click of custom button , how can I call API ?

    Query : I have an API in Acconts/clients/base/api/mycustomAPI.php. On click of the button (custom button created) , it should call that API. Sugar CRM version used : 10.3 API url :3.82.61.201/.../ My Code: (record.js) ({ extendsFrom:'RecordView…