Take a list from an email body and create individual records

Hi guys,

Is this possible?

We receive emails from mortgage lenders with a list of requirements.

It would be great if we could either parse the list from the email body or we paste in to a field of some type in TB and that then split in to a record for each requirement.

I can’t imagine how this can be done without a 3rd party tool like Make.

However, here are some pointeres.

You can use Sendgrids Incoming Email Parser to accept emails then send it to a webhook and save the email details (body, and attachments) to a record in Tadabase. I’m assuming if the body is structured in a clean format you can then use Make to create multiple records based on each value.

Thanks Moe,

I’ll post back how i get on.