trekcheck
Forum Replies Created
-
Your help is much appreciated.
The issue was #3 “The plugin isn’t running its scheduled task”. The jobs were pending and when i manually ran them from the queue, they processed and the data has come across. I now need to figure out why the scheduled task is not running. But at least I’m much further ahead now thanks to your help.
Kind regards.
Ok makes sense @ndwebsite.
The issue I have is that I’m mapping two fields from a Campaign object in SF to WP and they’re not coming across even though I manually update the SF records to change their last modified dates.
In your log file that you’ve posted, you have a SOQL query, for example:
SOQL query that was sent to SalesforceSELECT xxxxx_ID__c, Id, LastModifiedDate, CreatedDate
I do not appear to have a log file with a query at all. Ideas?
Kind regards.
Hi @ndwebsite
I get the exact same error in log files “Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.”
I’m still unable to get Salesforce records synced across. In fact, as the message suggests, I am connected to Salesforce, I can see API versions being returned in the GET call but there is no SOQL.
Can you please detail the steps you took to resolve. Thanks.