Problem
A big usecase for workflow automation tools is to process incoming emails and route or triage them. We have an opportunity here to augment that with AI in a really powerful way.
Proposed solution
Implement a connector to allow for checking an email inbox (IMAP, Gmail, O365, Apple Mail, at a minimum). We can run this on a cron but should also look into using webhooks if we can in a user-friendly way. We should also support sending an email as a step using the same connector.
A good stretch goal would be if the connectors could work for inbox management. Categorizing, moving, archiving, deleting messages to help maintain inbox management.
Problem
A big usecase for workflow automation tools is to process incoming emails and route or triage them. We have an opportunity here to augment that with AI in a really powerful way.
Proposed solution
Implement a connector to allow for checking an email inbox (IMAP, Gmail, O365, Apple Mail, at a minimum). We can run this on a cron but should also look into using webhooks if we can in a user-friendly way. We should also support sending an email as a step using the same connector.
A good stretch goal would be if the connectors could work for inbox management. Categorizing, moving, archiving, deleting messages to help maintain inbox management.