My Hobby Site

My hobbies and myself

REST

  • Many-to-many relationships in SugarCRM via REST and perl

    Subject In my previous article “Create appointments (meetings) in SugarCRM via REST and perl” I described how I created appointments using Web services. This worked, but with one major glitch – solution provided didn’t put appointment status in …

  • Create appointments (meetings) in SugarCRM via REST and perl

    Subject To prepare for some bigger project I plan with SugarCRM I decided to write a client program, which would create new appointments or meetings as they call it in SugarCRM. Initially I was planning just to program a tool …