View Source ExPipedrive.Incoming.DealHandler (ex_pipedrive v0.1.0)

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.

Summary

Functions