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

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.

Summary

Functions