Skip to content

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
jonathanstegall merged 1 commit intomasterfrom
debug-log-parameters-sent-to-salesforce
Aug 9, 2022
Merged

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
jonathanstegall merged 1 commit intomasterfrom
debug-log-parameters-sent-to-salesforce

Conversation

@jonathanstegall
Copy link
Copy Markdown
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