Knock.Workflows.trigger

You're seeing just the function trigger, go back to Knock.Workflows module for more information.
Link to this function

trigger(client, key, properties, options \\ [])

View Source

Specs

Executes a notify call for the workflow with the given key.

Note: properties must contain at least recipents for the call to be valid.

Options can include:

  • idempotency_key: A unique key to prevent duplicate requests