Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.

HTTP method: GET URL of API call to Salesforce: https://agresource.my.salesforce.com/services/data/v49.0/sobjects/Account/0015G00001cCL2kQAG API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Account [url] => /services/data/v49.0/sobjects/Account/0015G00001cCL2kQAG ) [Id] => 0015G00001cCL2kQAG [IsDeleted] => [MasterRecordId] => [Name] => Gary gluginbill@pandoragrain.com [LastName] => gluginbill@pandoragrain.com [FirstName] => Gary [Salutation] => [MiddleName] =>…

Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.

HTTP method: GET URL of API call to Salesforce: https://agresource.my.salesforce.com/services/data/v49.0/sobjects/Account/0015G00001nt3NWQAY API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Account [url] => /services/data/v49.0/sobjects/Account/0015G00001nt3NWQAY ) [Id] => 0015G00001nt3NWQAY [IsDeleted] => [MasterRecordId] => [Name] => Steve Liston [LastName] => Liston [FirstName] => Steve [Salutation] => [MiddleName] =>…

Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.

HTTP method: PATCH URL of API call to Salesforce: https://agresource.my.salesforce.com/services/data/v49.0/sobjects/Account/0015G00001nt3NWQAY Parameters sent to the Salesforce API Array ( [Stripe_Customer_Id__c] => cus_KP5gCqlS4wo9qY [FirstName] => Steve [LastName] => Liston [Wordpress_Id__c] => 1001414 [Verified__c] => [PersonEmail] => steveliston80@gmail.com [Phone] => 5159432929 [Company__c] => Liston Farms LLC [Farm_Id__c] => [Devices__c] => 1 ) API result from Salesforce Array (…