Skip to content

Instantly share code, notes, and snippets.

View bickart's full-sized avatar

Jeff Bickart bickart

View GitHub Profile
@bickart
bickart / nepoUtils.php
Created August 16, 2012 15:05
Subversion post-commit add a note to SugarCRM
<?php
/**
* Utility class that use SugarCRM Rest to create a Note and associate to a Case
*/
class nepoUtils {
const HOME = 'http://<yourcrm>/service/v4_1/rest.php';
protected $curl;
protected $session;
@bickart
bickart / tincheck.php
Created August 1, 2012 20:44
Example Code to access tincheck.com's webservice
<?php
/**
* August 1, 2012
*
* Jeff Bickart
* Twitter: @bickart
* Blog: http://sugarcrm-dev.blogspot.com/
*
* The following is a example of usage of the tincheck.com web-service to test the ValidateTinName