Preventing emails from sending

We have a lot of back-data that we’ll be importing when we go live with Veeqo. Is there a way to prevent any emails that would be sent from being sent while we do this?

I’m aware of attributes in various API requests that specify whether an email should be sent, but it would give me peace of mind knowing that emails will definitely not be sent (on the off chance I missed setting something important to false).

there should be a way to do this from the in app settings. The only thing you can do through the API is ensure that you have send_notification_email=false

Drop an email to support (helpme@veeqo.com) and they should be able to help out on the in-app settings better than I can!

1 Like