CRM3 Lead Insert Application
All feedback forms must post to a URL similar to the following example:
<form action="http://[account].CRM3.com/webservices/auth.asmx/signup">
Where [account] is the name of the sub-domain for the account where the contact will reside (e.g., cmaeon.CRM3.com). If the account is going to be set dynamically, then the domain should be portal.CRM3.com and a hidden field with name of ”account” and the value of the account’s name should be dynamically set.
N.B. Sub-domain account recognition is not yet available. For now, use portal.CRM3.com and the hidden account field for all feedback forms.