POST

Send Email Transmission


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates and sends an email transmission to one or more recipients.

The email is sent asynchronously. The returned transmission has ACCEPTED status. Call Get Email Transmission or listen for the EmailTransmissionCreated webhook to track delivery status.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Email Marketing
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/email-transmissions/v1/email-transmissions/send

Errors
400Invalid Argument

There is 1 error with this status code.

403Permission Denied

There is 1 error with this status code.

428Failed Precondition

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?