A good tool to dump/backup data
August 13, 2019 at 7:06amA good tool to dump/backup data
August 13, 2019 at 7:06amHey everyone,
I'm building a form that we're using to collect important information from our B2B clients. It has a React frontend and NodeJS backend.
I basically just have a simple route that takes the form, sends a Slack message, an email to us and the client and finally it signs them up in our CRM.
All validations etc. are on the client-side.
I'm really afraid that we'll lose data if something fails in that route -- say we lose connection to Slack or something.
Is there a good way or tool to dump all the data into a database or something as soon as the request comes in?
Thanks!
June 16, 2021 at 9:25pm
Email Detail Archive https://emailindetail.com/products/email-detail-archive is an awesome tool that works great if implemented properly.
I haven't really researched much though; it just seemed to do everything I needed already.