Topic strings and type codes for webhook registration.
See Deputy.Utility.add_webhook/2.
Examples
iex> Deputy.Constants.Webhook.type_url()
"URL"
Summary
Functions
Employee insert event (Topic: "Employee.Insert")
Employee update event (Topic: "Employee.Update")
Roster insert event (Topic: "Roster.Insert")
Roster update event (Topic: "Roster.Update")
Timesheet insert event (Topic: "Timesheet.Insert")
Timesheet update event (Topic: "Timesheet.Update")
Webhook type for HTTP URL callbacks (Type: "URL")
Functions
Employee insert event (Topic: "Employee.Insert")
Employee update event (Topic: "Employee.Update")
Roster insert event (Topic: "Roster.Insert")
Roster update event (Topic: "Roster.Update")
Timesheet insert event (Topic: "Timesheet.Insert")
Timesheet update event (Topic: "Timesheet.Update")
Webhook type for HTTP URL callbacks (Type: "URL")