Meet our remarkable technical teams!
Here are a couple more UnCon promo videos from SugarCRM’s remarkable technical teams. First off, we have a video Nick Rose, an experienced solutions architect, and also the Director of Solutions...
View ArticleUnCon is for CRM Heroes (and Villains)
The SugarCRM team has embraced our theme for SugarCon this year (CRM Heroes) like never before! Check out these great videos from some of SugarCRM’s best and brightest. You will meet all these heroes...
View ArticleProfessor Marum’s School for Gifted Coders
You have may have seen a recent video where a menacing figure was growling about Quotes customizations and a “Professor M.” Villains hate Professor M. Who is Professor M? Well me technically. But let...
View ArticleNew video! Use Vagrant to start coding with Sugar in 20 minutes
Do you need to set up your Sugar development environment but only have 20 minutes to spare? With the help of Vagrant, I’ve got you covered. Check out my new video below: Prefer text-based...
View ArticleUpcoming security changes to Sugar
In our most recent set of security releases, we made some changes in Sugar that address input sanitization issues reported by a 3rd party security researcher. Conveniently, these issues can be...
View ArticleDeveloping for Sugar On-Demand Only Releases
Sugar Fall ’17 (7.10) is now available! You’ve heard all about this, but I’ll recap. SugarCRM’s fall 2017 release is a Sugar On-Demand only release. This is the first release that follows our new Sugar...
View ArticleHow to create custom Sidecar routes
Have you ever found yourself wishing you could create a custom Sidecar user interface within your Sugar instance? Maybe you want to allow users to visit a URL that displays a custom view. It turns out...
View ArticleNew tutorial! Intro to the Sugar REST API
Are you ready to build an integration with Sugar but not sure where to start? You’ve come to the right place! When you want to access or interact with information stored in Sugar, the REST API is a...
View ArticleUnknown platforms to be restricted in Winter ’18 release
Sugar uses platforms to support the needs of multiple Sugar clients. The Sugar REST API uses the platform parameter to indicate which platform is being used. If you’d like a refresher on what the...
View ArticleA new Sugar UX coming in Winter ’18
Please visit this post at the Developer Blog’s new home if you want to leave comments. https://community.sugarcrm.com/community/developer/blog/2017/11/29/a-new-sugar-ux-coming-in-winter-18 SugarCRM...
View ArticleThorn: Test now, REST later
RESTful APIs have always been a big part of the Sugar application, as well as the most appropriate touchpoint for integrating with other enterprise systems. Unfortunately, for a long time they weren’t...
View ArticleHow Sugar REST API versioning works
Sugar v11 REST API In order to support some cool new dashboard features, we made some enhancements to our Dashboard APIs in the Fall ’17 release. So we added a new REST API version, v11, in that...
View ArticleDeveloping Sugar on Docker
TLDR Developing Sugar on Docker, get up to speed now! The long version What are Docker containers? If containers for you are more than the two pictures below… then you are in the right place! As you...
View Article