• How to Send invites as calendar invite (ical) - For any module

    Hi There, We would like to implement the below functionality Upon creation/edition of any record in any of the module (name for example : PS) : a calendar invite sends to the Contact's primary email address. Calendar Appointment Subject/Title…
  • BeanFactory::getBean not returning existing record in SugarCRM custom code

    I have a SugarCRM integration. It has the following line in the code $beanToSync = BeanFactory::getBean($moduleToCheck, $beanToSync->id); In $moduleToCheck the module 'Leads' is passed and $beanToSync->id have an ID of an existing Lead in SUgarCRM…
  • How to fix 302 error on api call via hbs template?

    Hi, I am using ajax call in hbs template to call custom api onchange of specific dropdown. It's working fine for admin user but not working for normal user, It's showing 302 response on api call. Below is the response i am getting on onchange of…
  • Introduction to the Sugar Frameworks

    My latest post on the 4 Sugar Frameworks can be found at sugarcrm.substack.com/.../sugar-framework