Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When creating a debug message for a Salesforce API call, include any parameters the plugin is sending to Salesforce. Thanks to WordPress forum user @metricmedia. #489

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

jonathanstegall
Copy link
Member

What does this Pull Request do?

See this forum post. When pushing data from WordPress to Salesforce, this adds a method to the debug log which will list any parameters that are included with the API call.

How do I test this Pull Request?

  • push data to Salesforce with parameters. Ex create or update a record from WordPress.

…parameters the plugin is sending to salesforce, if there are any
@jonathanstegall jonathanstegall self-assigned this Aug 9, 2022
@jonathanstegall jonathanstegall added chore Pull request that does maintenance tasks patch pull request that requires a patch release, ex v2.1.2. This is the default for new releases. labels Aug 9, 2022
@jonathanstegall jonathanstegall added this to the v2.2.4 milestone Aug 9, 2022
@jonathanstegall jonathanstegall merged commit fe9dc71 into master Aug 9, 2022
@jonathanstegall jonathanstegall deleted the debug-log-parameters-sent-to-salesforce branch August 9, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull request that does maintenance tasks patch pull request that requires a patch release, ex v2.1.2. This is the default for new releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant