Integration with parseur.com for email and text parsing

Parsuer.com offers powerful text processing for both documents and emails.
(Also mailparser.IO, but I think parsuer is more powerful)

Email parsing is a great way to get “triggers” from services that only notify via email and don’t offer a webhook or rest API.

it would be great to be able to have this service as a node and trigger to both send documents for processing, as well as receive a trigger.

Of course, you can do both of these with webhooks now, and that’s great, but a node always opens up the power to more users, especially non-devs.

Thanks always to the amazing team at n8n!

Amazing idea! I also need to integrate an email parser but a different one.

I found that https://parsio.io works the best for my needs (primary because it’s free).

Any chances to integrate it with n8n?

Nice find, BTW! Free is also very nice!

i took a look and not sure if there is a rest API available, but you can use webhooks, so parsio.io gets an email and then activates an n8n webhook with all the data.

Haven’t tested it, but in other cases webhooks have worked extremely well for me.

Hope this helps!

1 Like

Thank you! Sounds like it definitely should work! I’m going to try it out

1 Like

Hi @wsargent although it’s not ready yet, you may want to take a look at this post …