Reply
Super Contributor
chamil
Posts: 622
Accepted Solution

Web-To-Account like Web-To-Lead

How to capture details of any person from web and it should directly go in to account in salesforce like web-to-Lead?

Trusted Contributor
j020
Posts: 479

Re: Web-To-Account like Web-To-Lead

Use normal web- to-lead ..... then use Trigger to create an Account then delete the Lead created via web-to-Lead ...

 

Hope that helps ...

 

Regards,

j

If my solution worked for you mark it as resolved.
Regards,
J
MicroClouds.in/blogs
Trusted Contributor
Depton
Posts: 383

Re: Web-To-Account like Web-To-Lead

 

Hi,

 

You will need to use Web Services:

 

Here are 2 links that might help:

 

http://phpandsalesforce.com/

 

http://www.salesforce.com/us/developer/docs/api/index.htm

 

or maybe you can finds some package in the appexchange!:)

 

 

 

Super Contributor
techman97
Posts: 520

Re: Web-To-Account like Web-To-Lead

You could use Sites and put up a Visualforce / APEX solution too.

***********************************
If a reply to a post answers your question or resolves your problem, please mark it as the solution to the post so that others may benefit.

-Andy
Salesforce Technologist / Cat Herder
http://www.twitter.com/andyboettcher
Regular Contributor
matermorts
Posts: 56

Re: Web-To-Account like Web-To-Lead

FormAssembly is a great tool for accomplishing this, though it comes at a price. Or check out web2anything: https://code.google.com/p/sfdc-web2anything/

Regular Contributor
cirro
Posts: 11

Re: Web-To-Account like Web-To-Lead

RingLead's web-to-lead works via HTTP POST and uses the default Web-to-Lead field names. They update Person and Business Accounts. Their Appexchange reviews speak specifically to Accounts.

Trusted Contributor
Ispita
Posts: 402

Re: Web-To-Account like Web-To-Lead

I agree with J020  line of thinking and it would require minimum effort.

Ispita Saha
Certified Administrator | Certified Developer
Blog
5+ yr exposure in product development and project execution on Force.com