How to replicate this automatión?

Hello everyone!

I need to replicate this automation that I currently have in Make, in Active Pieces.

Steps:

  1. Read emails from my own domain (SMTP).
  2. Pass the content of those emails to the OpenAI API so that, based on my instructions, those emails are responded to.
  3. Take the text from OpenAI and reply to the email.

In Make, it’s just 3 steps. But in Active Pieces, I don’t see any option to start the flow by reading emails from my own domain.

Can anyone shed some light on how I can do this?

Hello @Luis_Rodriguez , Welcome to the community :wave:,

You can use the IMAP piece to monitor new emails and the SMTP piece to send emails for your own domain.

1 Like