PHP to Salesforce Lead Sync

Job ID: 40240105

Budget: $30 – $250 USD

My PHP-based landing pages are already collecting every new lead (company name, email, cell, plus the exact date-time stamp) into a MySQL database. Now I want each of those records to flow straight into Salesforce the moment they are created, using the Salesforce REST API.

The Salesforce org is live and has API access enabled, so you can focus purely on the code side: authenticating once, refreshing tokens automatically, mapping the fields, inserting the Lead, and confirming the result back to my app for basic logging and error handling.

Deliverables
• A clean, well-commented PHP class or small set of functions that reads the new lead from my DB and posts it to Salesforce via REST
• Simple configuration file for credentials and field mapping
• One-page setup/read-me so I can drop the code onto my server and test immediately

If you have solid experience with PHP, cURL/Guzzle, OAuth 2.0, and Salesforce REST endpoints, this should be straightforward. Let me know your timeline and any similar integrations you have completed.