
What is an Email validation API?Įmail application programming interface is a preprogrammed application to check if the email addresses are transferable and valid by removing fake, misspelled, or dark mails. Using email API to check if the email is valid is essential. However, typos, honest or intentional mistakes during signup for email subscription may result in a high bounce rate causing email ISP to flag your domain or IP address as duplicitous.
Calculate and compare the OPENED rates for both campaigns.Valid email addresses are essential for marketing campaigns in creating traffic, enhancing engagement, and increasing leads. Use List Statistics to receive the statistics for both campaigns. Use List Campaigns to retrieve the Campaign IDs for both campaigns. Send the same email campaign with a different emailSubject to the other segment, also using labelIds. Use the labelIds parameter in Publish Campaign to send 1 of the segments the new email campaign with 1 option for the emailSubject. Divide a site's contacts into two segments and use labels to differentiate them. Your app can help a site owner run an A/B test on the subject of their new email campaign. Run an A/B test for a campaign's subject line Extract only those campaigns where ntactId matches the selected Contact ID. For each of the retrieved Campaign IDs, use List Recipients with the activity=OPENED query parameter. Use List Campaigns to retrieve all of the Campaign IDs for a site's campaigns. With a contact's email address, use Query Contacts to retrieve their Contact ID. Your app can help site owners check which emails a contact opened. Retrieve all of the email campaigns that a contact opened You're certainly not limited to these use cases, but it can be a helpful jumping off point as you plan your app's implementation. This article shares possible use cases your app could support, as well as example flows. If an account is in a state of suspension they must visit their email marketing account in the Wix business manager and follow the instructions. Campaign API: Accessible only when email account status = ACTIVE (and quota has not been reached). Sender Details API: Accessible only when email account status = ACTIVE (and sender details are verified). Account Details API: Always accessible. When a campaign is published you will receive a landing page URL that can be shared on social media.Įmail marketing campaigns are sent to site contacts.Ĭampaign statistics become available a few minutes after distribution.Įmails are never sent to contacts that have unsubscribed from the site.Īccess to the Email Marketing APIs are dependant on the user's account status, as follows: Via API, the only way to create a new campaign is to reuse an existing one.Ĭampaigns can be published without sending any emails. New campaigns can be created in the Wix UI using templates, created from scratch in the Wix Email Marketing Composer, or reusing old campaigns. #Verify email api verification
Verification of sender details is only possible if the user owns the email address they want to send emails from. Sites can send email marketing campaigns only if they have verified sender details. Quota information is available in Account Details. This is the number of monthly campaigns and emails available to create and send. If Wix Email Marketing Terms of Use are breached.Įach site has its own email marketing campaigns and emails quota.
An email marketing account can be suspended If the site has an active email marketing account. Managing and sending email marketing campaigns is only possible Use this service to access existing marketing campaigns, send them to contact lists and check campaign statistics for a Wix site with an active Email Marketing account. The Email Marketing API allows for management of email marketing campaigns and sender details, as well as retrieving account information.