LineDrive.Incoming.PersonHandler (line_drive v0.24.0)

Payload handler for incoming person-related webhook events. This module transforms the JSON into LineDrive.Person and related structs and returns a tuple with the event_type (eg updated_person) and transformed payload.

Link to this section Summary

Link to this section Functions

Link to this function

person_updated(map)