Knock.Notify.notify
You're seeing just the function
notify
, go back to Knock.Notify module for more information.
Specs
notify(Knock.Client.t(), String.t(), map()) :: Knock.Api.response()
Executes a notify call for the notification workflow with the given key. Note: properties
must contain at least actor
and recipents
for the call to be valid.