Knock.Notify (Knock v0.1.1) View Source
Functions for interacting with Knock notify resources.
Link to this section Summary
Functions
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.
Link to this section Functions
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.