Evitar navegación.
Principal
Proveedor de Aplicaciones Informáticas

Sending new lead to salesforce from cmsms

Salesforce and CMS Made Simple
It is a very basic integration between salesforce.com and CMS Made Simple.
It allows to create new Lead in salesforce from new registered users in CMSMS.
This is a User Defined Tag (UDF) for sending a registration as a new lead at salesforce.com.

Requeriments:
* salesforce.com account
* salesforce.com API installed
* Modules: Frontend User Managment, Self Registration Module, CMSMailer

Create a new UDF and attach it to Event Handler of Self Registration Module: onNewUser or onUserRegistered.
Change the needed variables in the code.

Download NewLeadToSalesforce.txt.