Live data from Hacker News

Zapier Email Parser: Extract Text From Automated Emails

parser.zapier.com

31–40 of 86 posts

Re: Zapier Email Parser: Extract Text From Automated Emails

#31
post #3

This is a killer feature for Zapier and i'm really excited. Zapier has been a huge time saver for us at BetterVoice.com. How many times do you get approached by customers or other vendors about "when are you going to integrate with XYZ" product? If you just integrate ONE time with Zapier, you're immediately connected with over 200 other online services. Then your answer to those customers/vendors can be: "We're integ…

For some reason, this comment really read like a marketing testimonial.

Re: Zapier Email Parser: Extract Text From Automated Emails

#32
Good luck Zapier. I've spent many an hour on this exact problem.

If the templates don't change at all (no ads, nothing contextual or optional) then this is possible, but in my experience emails have a surprising amount of variation when trying to do stuff like this. Paid with an online check this time versus a credit card? Billing address, last 4 numbers, etc might now be gone, which totally messes up the extraction.

Hopefully though people will be using this for more niche tools than Amazon receipts.

Re: Zapier Email Parser: Extract Text From Automated Emails

#33
post #15

Can someone share a use case? It seems cool for... something . edit: thanks all, very interesting.

Sure, so whenever someone cancels their Planscope account I send myself an email with their name, email address, LTV, plan, and cancelation reason (this is also stored in my database.) With this, I could simply CC that email to Zapier, they'll yank out all that info and shove it into a Google Spreadsheet, which will let me do certain things that would be a pain to program myself.

I don't understand.. if you send automated emails to yourself in a human-friendly format, why not just use a Google API to push the same data into the spreadsheet at the same time?

Zapier may be really cool, but it still seems like you're taking raw data, converting it to human-readable form, then sending that to Zapier to attempt to extract the raw data again. Or am I misunderstanding?

Re: Zapier Email Parser: Extract Text From Automated Emails

#34

Can someone share a use case? It seems cool for... something . edit: thanks all, very interesting.

I've been thinking to develop a simple idonethis & Plivo integration where I need to parse the daily digest email and push the selected text as input for the text-to-speech app built using the Plivo API.

This is more than awesome for my use case.

[edit] Incidentally has anyone found it rewarding to "hear" what you get done for the day? (another pleasure cream added on top of checking items off your to-do list.)

Re: Zapier Email Parser: Extract Text From Automated Emails

#35
post #15

Earlier quoted context omitted.

Sure, so whenever someone cancels their Planscope account I send myself an email with their name, email address, LTV, plan, and cancelation reason (this is also stored in my database.) With this, I could simply CC that email to Zapier, they'll yank out all that info and shove it into a Google Spreadsheet, which will let me do certain things that would be a pain to program myself.

I don't understand.. if you send automated emails to yourself in a human-friendly format, why not just use a Google API to push the same data into the spreadsheet at the same time? Zapier may be really cool, but it still seems like you're taking raw data, converting it to human-readable form, then sending that to Zapier to attempt to extract the raw data again. Or am I misunderstanding?

The difference is that you have to do new work every time the destination of the data changes. Using an interface to say "here are the relevant parts" is a lot nicer than having to code it yourself.

Re: Zapier Email Parser: Extract Text From Automated Emails

#36
post #3

This is a killer feature for Zapier and i'm really excited. Zapier has been a huge time saver for us at BetterVoice.com. How many times do you get approached by customers or other vendors about "when are you going to integrate with XYZ" product? If you just integrate ONE time with Zapier, you're immediately connected with over 200 other online services. Then your answer to those customers/vendors can be: "We're integ…

For some reason, this comment really read like a marketing testimonial.

well they have a vested interest in discussing their product/company, and given their association with the OP, they chose to describe it in a positive way.

this is what a testimonial would be if testimonials were invented in 2014

Re: Zapier Email Parser: Extract Text From Automated Emails

#37

Can someone share a use case? It seems cool for... something . edit: thanks all, very interesting.

I am playing with it now. I want to have my EZPass (RFID auto tolls) statements sent to my inbox. Right now I get an email with a url, then I have to type a PIN code, just to see my monthly statement. I am too lazy to do it every month, but it would be nice the statements just appeared in my inbox.

Please publish this if you create it. Or somehow launch this into a service. EZPass emails are the bane of my existence because of how little information they give me versus how much I believe I have a right to know.

Re: Zapier Email Parser: Extract Text From Automated Emails

#40

I would like this for PDFs. Do you know an app that can handle that?

If the text in your PDFs has enough structure (i.e. fixed field names or punctuation) then it should be possible to convert the PDF to text and then pass it to Zapier's parser.
Post reply on HN