observing / fullcontact

FullContact API bindings for Node.js
MIT License
42 stars 18 forks source link

get person details from email webhook #25

Open mayurizingadeCL opened 7 years ago

mayurizingadeCL commented 7 years ago

I am using person email API and person email webhook API. Person email is working fine. but for person email webhook, my callback url is executed, but how Can I extract person details from request, response object of callback API?