Creating an email-parser to Notion scenario

Hello,

I’m reaching out to you because I’ve been trying for a few days to recreate a scenario that I set up on Zapier, but despite my attempts, I haven’t been successful. Here’s what I’m trying to do:

  • Retrieve certain data from an email template using a mailhook and a text parser.
  • Create items in Notion using the retrieved data.
  • Send an API request to Notion to link the created items together.

My biggest issue at the moment is creating the pattern on the text parser.

If anyone is familiar with this and can provide any assistance, I would greatly appreciate it!

Thank you in advance.

Hi :wave:t5:

Using the “Text Parser” module, especially creating a working pattern might be tricky.
I would recommend starting slow with RegexOne lessons.

Also, this brilliant turorial might be very helpful with getting a good grip on regular expressions :mortar_board:

Good Luck!

Cheerio

2 Likes

use chatgpt for creating your custom regex