I’m having trouble finding documentation that makes me think that you can make requests with PHP to retrieve product listing from SalesForce. I see plenty of information about getting contacts, but not products. Is it possible to get products? If so, can you point to where I can learn about this.
I’m having trouble finding documentation that makes me think that you can make requests
Share
You want to read the docs on the Salesforce PHP Toolkit and the Salesforce WS API documentation.