Hey there, I’m building an automation tool that’s going to automate responses to specific received emails by the user on gmail (and then outlook). How would you do to get the information of a new ‘email received’ in real time to be able to call my automation ?
Lucas G
9 days ago
None of this would be done in Nordcraft
But to monitor an inbox, you'd likely have to set up filters on the inbox to then forward elsewhere and run the automation there
Lucas G
9 days ago
The process would be the same on either platform
Matthieu B.
9 days ago
I guess, it’s going to be on the supabase edge function side. I’m looking at the google documentation, and it seems like something doable