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
Sample Devlopment1Sample Devlopment1 

Visualforce Page need to integrate to force.com site

There is force.com site as below:
http://handyman.force.com/HandymanContractor?id=003U0000017bs66IAA

Upon entry of a Contractor ID(003U0000017bs66IAA) in visualforce, the system will perform a real-time integration with the Handyman site and obtain the Name and credentials for the specified contractor.
Could any one help how to implement it?
Sagar PareekSagar Pareek
If handyman website exposes an API you can consume that in salesforce  
Sagar PareekSagar Pareek
Take a look at this post 

https://developer.salesforce.com/forums?id=906F00000009ArLIAU
vinothvinoth
Hi,

If i get HTML response, how do i parse it and get the values.