ProcaWeb.WebhookController (proca v3.4.1)

Incoming webhook controller to process call backs from services like Mailjet and SES, etc

Link to this section Summary

Functions

Mailjet sends an array of events. Phoenx Plug wraps this in _json key because params is a map and array would break merging other params

Link to this section Functions

Link to this function

mailjet(conn, map)

Mailjet sends an array of events. Phoenx Plug wraps this in _json key because params is a map and array would break merging other params