sendTest( )


Sends a test email. Use this method to preview your email campaign.

We strongly recommend you calling this method only a few times in a row, as it has a rate limit.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Access Verticals by Automations
Set Up Automations
Manage Email Marketing
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
campaignIdstringRequired

Campaign ID.


optionsSendTestOptions

Options for sending a test email.

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?