Hello everyone!
I need to replicate this automation that I currently have in Make, in Active Pieces.
Steps:
- Read emails from my own domain (SMTP).
- Pass the content of those emails to the OpenAI API so that, based on my instructions, those emails are responded to.
- 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?