Firebase – How do I extract details (body, from, subject) from the incoming SendGrid inbound parse webhook raw email?
I'm receiving the following payload in my SendGrid inbound parse webhook (the webhook points at my firebase cloud function): data435 --xYzZY Content-Disposition: form-data; name="dkim" {@gmail.com : pass} --xYzZY Content-Disposition: form-data; name="email" Received: by mx0099p1iad2.sendgrid.net with SMTP id 0QPMKulr9m Fri, 30…