API for sugarCRM 5.5 for Emails
I am trying to use the API to record sent emails. The problem is it is unclear which Module, Fields and names for this. There isn't a data-dictionary or API documentation for this.
What I did was created a script which accessed the modules, identified "Emails" and then ask for all the Fields.
What was missing was a field that represented "body" -- the actual text of the email.
could someone tell me more explicitly how to set_entity to attach an Email that has been sent external to sugarCRM to a specific contact and include date, subject, and body?
NOTE: This is for use with hosted SugarOnDemand instance, not my private instance.
Last edited by allyforce; 2010-07-25 at 09:54 PM.
Reason: added instance
My SUGARCRM 5.0.0 Environment:
Version 5.0.0 (Build 3095)
MySQL 4.1.20
PHP Version 5.0.4
Apache/2.0.54 (Fedora)
Virtual Private Server at 1and1.com
Bookmarks