Skip to content

Instantly share code, notes, and snippets.

@toddboyd
Created February 23, 2020 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toddboyd/4d642306c7bcde5b7409f488397c3946 to your computer and use it in GitHub Desktop.
Save toddboyd/4d642306c7bcde5b7409f488397c3946 to your computer and use it in GitHub Desktop.
ClientNotification.SendNotification('Sales',
'Scheduled Process Complete',
'Daily Data Import Completed with 0 Errors',
ClientNotificationType.SUCCESS,
true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment