I want to use Zapier to parse my Gmail and send the email contents to a collection, does anyone know of a way to do this? it doesn't have to be with zapier if you know of another solution that would just fine. basically trying to create a CRM logging emails in my app.
here is the workflow that i am trying to get working. 
 1: Send an email out from appery.io app VIA sendgrid to customers. each email will include a unique ID for tracking of conversations. (DONE) 
 2: customers reply to email that is sent to my gmail inbox.   
 3: On receipt of email an inbound parse service sends the email content to appery.io in Json format.  
 4: When I open my customer's page in my app I can see the conversation history with that customer.
Zapier has a gmail inbound parse service that sends a POST from a webhook. 
 just not sure what is needed to put into the zapier settings.  see screenshots for the zapier POST webhook setup.  But if anyone knows a simpler or better way to get the workflow done let me know. 
   
    
 I'm also assuming that with any parse service I will have to have it send the data to a appery server code service, (also something i have to learn)
Thank you for the help. 
 Michael