Skip to main content
Best answer

Gmail > ActiveCampaign: Parse email text into different fields in ActiveCampaign

  • February 2, 2023
  • 1 reply
  • 28 views

Hi!

Is there any way of setting up a Zap that can “parse” details from the body of email and separating that into different custom fields in ActiveCampaign?

 

Thanks.

Best answer by Troy Tessalone

Hi @Kate4604 

Good question.

What you’re seeking is known as email parsing.

Options:

  1. Email Parser by Zapier
  2. Mailparser
    1. Recommended as it’s more robust
  3. Formatter
    1. Multiple steps would likely be needed
  4. Code
    1. Custom code to do the parsing logic
  5. OpenAI > Send Prompt
    1. Use AI to parse an email
View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

Troy Tessalone
Forum|alt.badge.img+14

Hi @Kate4604 

Good question.

What you’re seeking is known as email parsing.

Options:

  1. Email Parser by Zapier
  2. Mailparser
    1. Recommended as it’s more robust
  3. Formatter
    1. Multiple steps would likely be needed
  4. Code
    1. Custom code to do the parsing logic
  5. OpenAI > Send Prompt
    1. Use AI to parse an email