I’m developing a CRM where employees can email back and forth with clients.
I will use Postmark to send email. I will use their Email Parser to receive emails.
In order to display the email threads within the app, should I plan to save every single email sent/received to the Bubble database? Just want to confirm that my approach is reasonable. Thanks!