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