PHP calling Salesforce SOAP API returns Id values that are all the same

后端 未结 0 437
说谎
说谎 2021-02-14 02:31

I am able to log in to Salesforce through the API in php. Brief Code:

define(\'USERNAME\', getenv());
define(\'PASSWORD\', getenv(

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题