Hello, I built a quite advanced workflow for a client. It's about getting emails for a list of 12,000 companies.
- I found the domains that I can use using a serper API + AI
- I use a Snov.io API, which is a quite complex but very competitive price
- There are 4 workflows relying one on another
So it works well, but I'm a bit nervous of running it for 12k list. Do you have advice on error handling and all this stuff?
I've build a lot of things, but a lot of them are proof of concept for YouTube or anyway not at this scale.