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
Mike @ PartnersMike @ Partners 

How to make PHP API calls using current Salesforce Session ID

Im trying to figure out how to pass the current Session Id and API server threw a s-control to my php web app. And then have the php web app make salesforce calls using that current Session Id.

The goal is to not have to re-login, but use the current users session.

I have looked all over but cant find any samples, or documentation on how to do this. Any help would be appreciated.

Thanks,
Mike
Mike @ PartnersMike @ Partners
Scratch that. Found the answer here: http://community.salesforce.com/sforce/board/message?board.id=PerlDevelopment&thread.id=2546