• Resolved stoffpalast

    (@stoffpalast)


    Hi,

    What does the error messag ein the log: “Debug: Salesforce ID XXX is not allowed.” mean?
    XXX is the actual SF ID of the object I want to sync.

    The messag ein the log says:
    This ID is not pullable so it was skipped.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    This means the plugin can’t pull the specified Salesforce record into WordPress. This can happen for two reasons:

    1. A developer hook has disabled that particular record from being pulled
    2. If the plugin is configured not to create new records in WordPress, it can also mean that there isn’t already an object map. In other words, the plugin is set not to create new records, but also this one can’t be updated because it wasn’t previously mapped by the plugin.

    Thread Starter stoffpalast

    (@stoffpalast)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Debug: Salesforce ID XXX is not allowed.’ is closed to new replies.