API і документація
Підписатися
Параметри
Примітка: Можна також передати значення в призначені для поля користувача. Для додавання значення до потрібного поля, використовуйте тег персоналізації поля в якості параметра. Скажімо, ваш тег поле [[Birthday, fallback =], ви можете використовувати параметр, "Birthday", щоб додати значення цього поля.
- name user's name is optional
- email user's email
- list the list id you want to subscribe a user to. This encrypted & hashed id can be found under View all lists section named ID
- boolean set this to "true" so that you'll get a plain text response
Відповідь
- Success: true
- Error: Some fields are missing.
- Error: Invalid email address.
- Error: Invalid list ID.
- Error: Already subscribed.
Відписатися
Це метод скасування підписки користувача зі списку.
Параметри
- email user's email
- list the list id you want to subscribe a user to. This encrypted & hashed id can be found under View all lists section named ID
- boolean set this to "true" so that you'll get a plain text response
Відповідь
- Success: true
- Error: Some fields are missing.
- Error: Invalid email address.
Статус підписки
Цей метод отримує поточний статус абонента (наприклад. Підписався, відписався, дивився, поскаржився).
Параметри
- api_key your API key, available in Settings.
- email user's email
- list the list id you want to subscribe a user to. This encrypted & hashed id can be found under View all lists section named ID
Відповідь
- Success: Subscribed
- Success: Unsubscribed
- Success: Unconfirmed
- Success: Bounced
- Success: Soft bounced
- Success: Complained
- Error: No data passed
- Error: API key not passed
- Error: Invalid API key
- Error: Email not passed
- Error: List ID not passed
- Error: Email does not exist in list
Активна кількість підписників
Цей метод отримує загальну кількість активних підписників.
Параметри
- api_key your API key, available in Settings.
- list_id the id of the list you want to get the active subscriber count. This encrypted id can be found under View all lists section named ID
Відповідь
- Success: You'll get an integer of the active subscriber count
- Error: No data passed
- Error: API key not passed
- Error: Invalid API key
- Error: List ID not passed
- Error: List does not exist
Створення та відправлення розсилки
Цей метод створює компанію (з можливістю відправки).
Параметри
- api_key your API key, available in Settings.
- from_name the 'From name' of your campaign
- from_email the 'From email' of your campaign
- reply_to the 'Reply to' of your campaign
- subject the 'Subject' of your campaign
- plain_text the 'Plain text version' of your campaign (optional)
- html_text the 'HTML version' of your campaign
- list_ids Required only if you set send_campaign to 1 to send the campaign and not just create a draft. List IDs should be single or comma-separated. The encrypted & hashed ids can be found under View all lists section named ID.
- brand_id Required only if you are creating a 'Draft' campaign (send_campaign set to 0 or left as default). Brand IDs can be found under 'Brands' page named ID
- query_string eg. Google Analytics tags
- send_campaign Set to 1 if you want to send the campaign as well and not just create a draft. Default is 0.
Відповідь
- Success: Campaign created
- Success: Campaign created and now sending
- Error: No data passed
- Error: API key not passed
- Error: Invalid API key
- Error: From name not passed
- Error: From email not passed
- Error: Reply to email not passed
- Error: Subject not passed
- Error: HTML not passed
- Error: List ID(s) not passed
- Error: One or more list IDs are invalid
- Error: List IDs does not belong to a single brand
- Error: Brand ID not passed
- Error: Unable to create campaign
- Error: Unable to create and send campaign
Форма замовлення
Рекомендації:
Використання цього сервісу можливо тільки за рекомендаціями існуючих клієнтів. Будь ласка, вкажіть назви компаній або імена людей, які запросили вас. Якщо у вас немає рекомендацій, залиште це поле порожнім, ми зв'яжемося з вами самостійно.