Search.../

Introduction

Developer Preview
APIs in Developer Preview are subject to change and are not intended for use in production.
Send us your suggestions for improving this API. Your feedback is valuable to us.

 

Note: This module is universal. Functions in this module can run on both the backend and frontend, unless specified otherwise.

Use the Email Marketing API to manage your email marketing campaigns and retrieve your account details.

With the Email Marketing API, you can:

  • Get your email marketing account details.
  • Manage your email marketing campaigns.
  • Manage the sender details for your email marketing campaigns.

Terminology

  • Account Details: Email marketing account information.
  • Email Campaigns: A way to email subscribers of a site in order to provide them with valuable content and relevant offers.
  • Sender Details: Information that is displayed as the sender’s name and email address when sending an email from your site.

Permissions information

Functions in the Email Marketing API are restricted and only run if you elevate permissions using the wix-auth elevate() function.

Warning: Elevating a function allows it to be called by any site visitor. Exercise caution to prevent security vulnerabilities.

Was this helpful?