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

Feature/email notification enhancements #81

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

j-fischer
Copy link
Owner

Added new Global Setting config value to choose whether to use the Org Wide Email Address for sending out notifications or not.
This allows orgs to take advantage of the new configuration setting to select the workflow user for record triggered flows. See https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_run_event_triggered_flows_as_workflow_user.htm&release=248&type=5

…g Wide Email Address for sending out notifications or not.

This allows orgs to take advantage of the new configuration setting to select the workflow user for record triggered flows. See https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_run_event_triggered_flows_as_workflow_user.htm&release=248&type=5
…ass instead of accessing the Global Setting CMT directly.

Also fixed some regression introduced in the previous commit where the rflib_GlobalSettings.traceIdHeaderName was looking at the wrong CMT record.
@j-fischer j-fischer added this to To do in RFLIB via automation Jan 8, 2024
@j-fischer j-fischer linked an issue Jan 8, 2024 that may be closed by this pull request
@j-fischer j-fischer added this to the RFLIB 6.3 milestone Jan 8, 2024
@j-fischer j-fischer added the enhancement New feature or request label Jan 8, 2024
…er aligned with what it represents, the selection of a workflow user for handling Log Events.
@j-fischer j-fischer merged commit 18ebdbb into master Jan 12, 2024
6 checks passed
RFLIB automation moved this from To do to Done Jan 12, 2024
@j-fischer j-fischer deleted the feature/email-notification-enhancements branch January 12, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
RFLIB
  
Done
Development

Successfully merging this pull request may close these issues.

PlatformEventSubscriberConfig to avoid need for Org-wide Email?
1 participant