Skip to main content
Question

Email parser does not recognize my login

  • 1 July 2024
  • 6 replies
  • 35 views

I am trying to create an email zap to extract information from a gmail account.  When I try to “ Connect Email Parser by Zapier” in the second step, it asks me to login (I am already logged in to my Zapier account).  However, when I reenter my credentials, it says “ No account with that email. Please try again. ”

What gives?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

6 replies

Userlevel 7
Badge +11

Hi @keen, welcome to the Community! 🎉

Instead of entering your login credentials for your Zapier account at https://parser.zapier.com/login/, can you try clicking the Log in with your Zapier account button instead?
88695f20bbd0809377534f7f32200c1a.png

Eager to ensure this gets sorted so please let me know how that goes! 

Ok.  That appeared to work.  But I am still lost.  Where do I create a mailbox and how do I get my gmails into it?  Tried looking for tutorials, but haven’t found any specific to this.

I’m here and don’t know what to do next.

 

Userlevel 7
Badge +8

Hi @keen 

 

You can to https://parser.zapier.com/ to create new mailboxes and rules. 

Userlevel 7
Badge +6

Hi @keen,

Here’s our help article on how to setup Email Parser by Zapier: https://help.zapier.com/hc/en-us/articles/8496306000269-Set-up-your-Email-Parser-account-in-Zapier#limitations-0-0

Additionally, you can watch this YouTube video as well: 

Hopefully, this helps!

Thanx everyone for your help and advice!  I decided that Zapier is not for me.  The interface isn’t intuitive and what I need just seems too complicated.  I can write a program to do what I need in less time.

All I wanted to do was parse an email (Google Alerts specifically) and extract the links from it.  Seems impossible.

Thanx again! So long and thanx for all the ghoti.

Userlevel 7
Badge +11

Thanks for letting us know @keen. If you’re just looking to extract all the links from an email, then instead of using Email Parser you could use a Formatter (Text > Extract Pattern) action. If the HTML version of the email message is used for the Input, that action could be set up to extract the links from within each <a> HTML tag.

For example for this email:
6f5e6f4453f7dfab4055ca042226d9ec.png
If you use a regex pattern of <a\s+[^>]*href=["'](https?://[^"']+)["'] in the Formatter action, like so: 

d726644ba134ab7389f0239af059037a.png
It should extract the three links in the email:
47ef186a283d99f748fcf511da455d58.png

Totally understand that you’re likely not up for giving this a try right now, @keen. But I thought it would be worth sharing that suggestion here just in case it’s helpful to anyone else that comes across this thread and wants to know how to extract all links from an email. 

We’re sorry to see you go but if you ever change your mind and need any help with future Zaps you know where to find us! 🤗