ExPipedriveWeb.Incoming.DealHandler (ex_pipedrive_web v0.1.0)

Copy Markdown View Source

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

deal_updated(map)