function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bhanu_prakashbhanu_prakash 

web to oppournity using custom

Hi,
/
our can we create web to oppournity, I have ownsite contact from i need to create a oppournity . How can i acheive with apex
NagendraNagendra (Salesforce Developers) 
Hi Bhanu,

This really depends on your Salesforce edition.  If you are enterprise or unlimited edition and have some developers in PHP and Salesforce (Apex), you may want to try the Google code sfdc-web2anything a check.  If you aren't on EE or UE or do not have much experience with coding, you may also want to look a FormAssembly, a highly reviewed AppExchange app that works with almost every edition of Salesforce there is.

Also, There's no standard web-to-opportunity form.  If you have Enterprise or Unlimited Edition you could write a custom solution - for example, a web-to-lead form that has a specific Lead Source, combined with a trigger that looks for that Lead Source and automatically converts the Lead to an Opportunity.


Hope this helps.

Mark this as solved if the information helps.

Thanks,
Nagendra