SugarClub
SugarClub
  • User
  • Site
  • Search
  • User
  • Groups & Discussions
    Groups & Discussions
    • Product Forums
      Product-focused Q&A, discussions, best practices, fixes, and help
      Product Forums
      • Sugar Market
      • Sugar Sell & Enterprise
      • Sugar Serve
      • sales-i
    • User Groups
      Professional, Industry, Language
    • Get Involved
      Learn how to become a Raving Fan
    • Social Club
      Live, interactive, virtual meetups with other Sugar customers and Sugar’s Subject Matter experts!
    • Leadership Lounge
      Network with fellow organizational leaders, ask questions, and share insights
    • Developers
      Visit DevClub, the SugarClub group for Sugar Developers
      Developers
      • DevClub
      • Mobile Developers
      • Developer Builds
        Supplemental access level required. Inquiries: developers@sugarcrm.com
    • Additional Groups (Access Required)
      Groups that require special access will be displayed here. Contact sugarclub@sugarcrm.com for assistance. Click here to see all groups
      Additional Groups (Access Required)
      • SugarCloud Platform
  • Product Information
    Product Information
    • Release Central
      Find release-specific content to prepare for your next Sugar update
    • Documentation & Resources
      Looking to expand your Sugar knowledge? Explore our in-depth documentation and other helpful resources!
    • Product Update Blogs
      Updates about each Sugar product
    • Customer Stories »
      Case Studies by SugarCRM
  • Training & Certification
    Training & Certification
    • Training & Certification Home
      Live & On-Demand classes, Quick Videos, Sugar Certifications, and more!
    • Quick Videos
      Short videos about using Sugar
    • Event Recordings
      Recordings from SugarU Live Webinars and Sugar Market Academy
    • My SugarU Dashboard »
    • SugarU News & Updates
  • Adoption
    Adoption
    • Grow Adoption Framework
      Get started on your adoption journey and review the adoption resources from SugarCRM
  • Calendar
  • News
    News
    • Sugar News
    • SugarCRM.com News »
    • Dev Blog
    • SugarCRM Marketplace Blog
  • Help
    Help
    • Welcome to Sugar!
      New to Sugar? Get started here!
    • SugarClub Help & Instructions
      Learn more about SugarClub and find answers to questions about this site
    • New to SugarClub?
      Start your community journey here
    • Technical Support
      Sugar's support resources
      Technical Support
      • Case Portal »
        Access the SugarCRM Case Portal
      • Working with Sugar Support »
        Find out more about engaging with the SugarCRM Support team
      • SugarCloud Information
        Find information about SugarCloud service updates and site status. Contact sugarclub@sugarcrm.com to request access
  • More from Sugar
    More from Sugar
    • DevClub
    • PartnerClub
    • Support
    • SugarOutfitters Marketplace
    • sugarcrm.com
  • DevClub
  • PartnerClub
  • Support
  • Marketplace
  • sugarcrm.com
DevClub
DevClub
  • Dev Blog
  • Answers & Best Practices
  • Developer On-boarding
  • Dev Tutorials
  • Developer Events
  • Event Recaps
  • Members
  • Developer Suggestions
  • Sub-Groups
  • More
Click here to join this group and curate your SugarClub experience.
  • All tags
  • rest
  • code
  • api (6)
  • community (1)
  • cookbook (5)
  • custom (1)
  • dev tools (1)
  • devblog (11)
  • engineering team (7)
  • examples (4)
  • lead capture (1)
  • Logic Hooks (1)
  • open source (1)
  • performance (1)
  • php (5)
  • recipes (5)
  • sample (4)
  • studio & module builder (1)
  • subpanels (1)
  • sugar 7 (12)
  • sugar 7.5.0 (2)
  • sugar 7.6.0 (2)
  • sugar7 (6)
  • sugarcrm mobile (1)
  • sugarquery (2)
  • tip (5)
  • web services (3)
  • SugarCRM Cookbook - SugarQuery - The Basics

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by Jim Bartek. UPDATE October 3rd 2017 Removed references to compileSql() function which was deprecated and removed in Sugar 7.9. You have found yourself in a bind, and you need to query the database directly. There is no other…
    • over 11 years ago
    • DevClub
    • Dev Blog
  • SugarCRM Cookbook - The School of REST - Part 1

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by sugarmajed. Welcome to the School of REST - our first installment in the Sugar 7 Cookbook Series! We've always believed that DATA belongs to you and it should always be accessible to you! With Sugar 7 we've added a completely…
    • over 11 years ago
    • DevClub
    • Dev Blog
  • SugarCRM Cookbook - The School of REST - Part 3

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by sugarmajed. This is the final section of the School of Rest. We'll be covering filtering on relationships as well as Global Search, Favorites, and Deleting records. We've already created our Account "Burger Palace" in Part 1…
    • over 11 years ago
    • DevClub
    • Dev Blog
  • Using the Sugar REST PHP Client

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by mrussellsugarcrm. Sugar REST PHP Client A new open source library for working with Sugar 7's powerful REST API has just been published! You can view the library in our GitHub account here: https://github.com/sugarcrm/rest-php…
    • over 8 years ago
    • DevClub
    • Dev Blog
  • SugarCRM Cookbook - The School of REST - Part 2

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by sugarmajed. This is part 2 of 3 of The School of REST. In Part 1 we covered creating our Account "Burger Palace" and using the filter API to get just the records we wanted. Today we'll cover retrieving records, creating our…
    • over 11 years ago
    • DevClub
    • Dev Blog
  • How to filter on related fields using Filter API

    Yann BERGES
    Yann BERGES
    This post originally appeared on the SynoLab blog hosted by Synolia , an Elite SugarCRM Partner. Yann Bergès describes how you can use a relate filter with the Filter API. He also explores how Sugar does it as well as identifying a drawback to be considered…
    • over 8 years ago
    • DevClub
    • Dev Blog
  • Using server side changes to customize SugarCRM Mobile

    Matt Marum
    Matt Marum
    If you were at UnCon in April 2015 then you know that one of our hottest topics was plans for a SugarCRM Mobile SDK. Since mobile devices and mobile use cases are such a key part of what Customer Relationship Management and Customer Experience is today…
    • over 10 years ago
    • DevClub
    • Dev Blog
  • Enhancing performance using Sugar 7 Bulk API

    Matt Marum
    Matt Marum
    If you've used Sugar 7.5 or earlier then you have probably noticed that it take a few moments after a record appears for all the subpanels to finish being populated with data. This was because each subpanel generated a separate round-trip HTTP transaction…
    • over 10 years ago
    • DevClub
    • Dev Blog
  • How to avoid logging out a user when using their credentials via the new REST API

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by John Mertic. I had this question come from a partner this week... Users can't maintain their two sessions of Sugar (One via the REST API, and the other their Sugar Instance) at the same time. Signing in to either one will always…
    • over 11 years ago
    • DevClub
    • Dev Blog
  • SugarCRM Cookbook - So you wanna override an endpoint

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by sugarraagaard. 1. Introduction So you have yourself in a bit of a bind, you need to get an existing API to do something different. Maybe you need more information on an Account record, or perhaps your custom module needs some…
    • over 11 years ago
    • DevClub
    • Dev Blog
  • SugarCRM Cookbook - Adding a REST endpoint

    SugarCRM Developers
    SugarCRM Developers
    Post originally written by sugarraagaard. So you've seen what the REST API can do and you want more. In this recipe we'll be covering how to create your own REST endpoint. Our sample endpoint is going to go beyond the filter API and give us a list of…
    • over 11 years ago
    • DevClub
    • Dev Blog
  • RESTful Web2Lead Form

    Harald Kuske
    Harald Kuske
    If you create a Lead Form in Sugar, this Lead Form uses the entrypoint “WebToLeadCapture” with it’s full qualified web address e.g. http://myCRMserver/index.php?entryPoint=WebToLeadCapture . Using this generated form every visitor of your website is informed…
    • over 11 years ago
    • DevClub
    • Dev Blog