Modules
Compatibility alias for ExPipedriveWeb.Incoming.DealHandler.
Compatibility alias for ExPipedriveWeb.Incoming.Handler.
Compatibility alias for ExPipedriveWeb.Incoming.PersonHandler.
Optional Plug helpers for incoming Pipedrive webhooks.
Payload handler for incoming deal-related webhook events. This module
transforms the JSON into ExPipedrive.Deal and related structs and returns a
tuple with the event_type (eg updated_deal) and transformed payload.
Plug router for incoming Pipedrive webhook POSTs.
Payload handler for incoming person-related webhook events. This module
transforms the JSON into ExPipedrive.Person and related structs and returns a
tuple with the event_type (eg updated_person) and transformed payload.