Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Kevin Cooper
Kevin Cooper
21,295 Points

Connecting WordPress and Saleforce and PHP

I need to log in Salesforce(SF) users from this page http://ewi.org/memberslogin/ via the login form. The form works now but its a demo and the page it goes to is preset so it doesn't matter what you put in the form, it will submit. Nevertheless, a user (or in our case a member) will login with their salesforce credentials. Then a SF query needs to pass their ID to the end of the URL https://ewi.secure.force.com/public/MemOnlyContent?conID=0034000000NK

I'm using the PHP Toolkit provided by SF and I'm running a basic query here http://ewi.org/sf-login/ so I have everything seemingly working but not sure how to connect everything. Anyway one with experience with this?

1 Answer

Hey! How are you getting on with this?

Kevin Cooper
Kevin Cooper
21,295 Points

The project died unfortunately. Business decision. Which I could've learned how to do this. Thanks for replying!