Proca.Service.Webhook (proca v3.4.1)

Service configuration of webhook.

  • host - url
  • user - provide for basic auth
  • password - provide only this for Authorization header

Link to this section Summary

Functions

Merge tags like: {{foo}} by value from data["foo"]

Link to this section Functions

Link to this function

auth_type(arg1)

Link to this function

merge_url_tags(url, data)

Specs

merge_url_tags(binary(), any()) :: binary()

Merge tags like: {{foo}} by value from data["foo"]

Link to this function

push(service, data)