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
Nirmal ChristopherNirmal Christopher 

Need help in connecting force.com sites

We are building a recruiting app have a requirement like connecting  force.com sites between two different orgaizations,One org will be my company's production org, Other will be the Client's org. These two orgs will have a custom recruiting application installed which is built by us. The business process expected is as follows

Just like Monster Jobs portal or any other jobs portal the client's open positions have to be published in our force.com site. If a candidate applies for a  Client'sJob from our portal the appication has to be catured in our site. If the Candidate applies for the same job in Client's portal the information should be captured only in the client's org. Is there any way to do this without using integration techniques or web services API. If it can be done only using web services API Please share our views too.

If you can share your ideas how to do this It will ease my pain. Thanks for the help in advance.



nitesh gadkarinitesh gadkari
Hi Nirmal,

one path can be to use Web to Lead form in force.com sites.More detailed info you can take from below link

http://developer.force.com/cookbook/recipe/creating-a-web-to-lead-form-for-your-force-com-site
Krishna SambarajuKrishna Sambaraju
Have you tried the Salesforce to salesforce connections using which you can publish and subscribe objects from one salesforce to another salesforce instance. More details can be found here https://developer.salesforce.com/page/An_Introduction_to_Salesforce_to_Salesforce.

Regards,
Krishna.