You need to sign in to do that
Don't have an account?

Web to Custom Object
Hi,
I have a requirement of getting the information from one of the HTML form to Salesforce custom object. One of doing it using the Salesforce sites. But there is lot of information on the page like header, footer....which is making it difficult to build in sites.
Could any one suggest me the possible ways of getting the information from Web to Salesforce custom object?
Thanks
Raj
Your alternative is to have your form feed the data to a program you host that calls the webservices (SOAP) API.
Thanks Andrew.
I will can check the webservice option.
Thanks
Raj