I want to send an email at the completion of a workspace. If 300 features pass through to it, will the Emailer try to send 300 emails? If so, how can I just send one email?
Page 1 / 1
Depends on what exactly you mean by "Emailer", but yes, you might end up getting one for each feature that enters it.
You can use a Sampler to only let the first feature through.