MinnPost / object-sync-for-salesforce

WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
https://wordpress.org/plugins/object-sync-for-salesforce/
GNU General Public License v2.0
94 stars 51 forks source link

Improve reliability of SOAP API calls #402

Closed jonathanstegall closed 3 years ago

jonathanstegall commented 3 years ago

What does this Pull Request do?

Fixes a possible miscall of the Soap library. This also calls a manual pull of a record after a merge occurs, which is how the code comments previously described it.

How do I test this Pull Request?