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://kidshope.my.salesforce.com/services/data/v55.0/sobjects/Contact/0035g00001CcAluAAF API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Contact [url] => /services/data/v55.0/sobjects/Contact/0035g00001CcAluAAF ) [Id] => 0035g00001CcAluAAF [IsDeleted] => [MasterRecordId] => [AccountId] => 0015g00001c9YAeAAM [LastName] => Withers [FirstName] => Estelle [Salutation] => Ms [MiddleName] => […]
Success: Update WordPress user with ID of 4585 (Salesforce Contact Id of 0035g000016ca6cAAA)
Notice: Update Salesforce user with WordPress ID with 4585 of Contact was not allowed by this fieldmap.
Success: Update WordPress user with ID of 4585 (Salesforce Contact Id of 0035g000016ca6cAAA)
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://kidshope.my.salesforce.com/services/data/v55.0/sobjects/Contact/deleted/?start=2026-02-11T15:15:00Z&end=2026-02-11T15:18:25Z API result from Salesforce Array ( [code] => 200 [data] => Array ( [deletedRecords] => Array ( ) [earliestDateAvailable] => 2026-01-05T01:16:00.000+0000 [latestDateCovered] => 2026-02-11T15:12:00.000+0000 ) [from_cache] => [cached] => [is_redo] => )
Debug: mapping object transient ID 0035g000016ca6cAAA is currently pulling, so we do not push it.
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://kidshope.my.salesforce.com/services/data/v55.0/sobjects/Contact/0035g000016ca6cAAA API result from Salesforce Array ( [code] => 200 [data] => Array ( [attributes] => Array ( [type] => Contact [url] => /services/data/v55.0/sobjects/Contact/0035g000016ca6cAAA ) [Id] => 0035g000016ca6cAAA [IsDeleted] => [MasterRecordId] => [AccountId] => 0015g00001TfXfFAAV [LastName] => Godfrey [FirstName] => Peter [Salutation] => Mr [MiddleName] => […]
Debug Salesforce API call: read the full log entry for request and response details. There is an SOQL query included in this request.
HTTP method: GET URL of API call to Salesforce: https://kidshope.my.salesforce.com/services/data/v55.0/query?q=SELECT+Email%2C+FirstName%2C+LastName%2C+Contact_Type__c%2C+npsp__Primary_Affiliation__c%2C+Full_Name__c%2C+Id%2C+LastModifiedDate%2C+CreatedDate+FROM+Contact+WHERE+%28++++Contact_Type__c+LIKE+%27%25Mentor%25%27++++OR+Contact_Type__c+LIKE+%27%25Coordinator%25%27++++OR+WP_User__c+%21%3D+null%29AND++LastModifiedDate+%3E+2026-02-11T12%3A30%3A13Z+ORDER+BY+LastModifiedDate+ASC+LIMIT+20+OFFSET+100 SOQL query that was sent to Salesforce SELECT Email, FirstName, LastName, Contact_Type__c, npsp__Primary_Affiliation__c, Full_Name__c, Id, LastModifiedDate, CreatedDate FROM Contact WHERE ( Contact_Type__c LIKE '%Mentor%' OR Contact_Type__c LIKE '%Coordinator%' OR WP_User__c != null ) AND LastModifiedDate > 2026-02-11T12:30:13Z ORDER BY LastModifiedDate ASC LIMIT 20 OFFSET 100 […]
Debug: Salesforce ID 003OZ00000WoVMMYA3 has been successfully pulled into the queue.
This ID has been successfully pulled and added to the queue for processing. It cannot be pulled again without being modified again.
Debug: Start to add Salesforce ID 003OZ00000WoVMMYA3 to the queue
This record is being sent to the queue. The hook name is object_sync_for_salesforce_pull_process_records. The arguments for the hook are: object type Contact, object map ID 1, sync trigger sf_update. The schedule name is salesforce_pull.