Mailings, advertising

Click to copy

Modules providing various marketing tools.


Intercom API

The module allows you to configure integration with the Intercom communication platform.


Data models

  • Intercom Company
  • Intercom Contact
  • Intercom Location

Business processes

  • Intercom API: Delete lead

  • Intercom API: Update lead

  • Intercom API: Get all companies

  • Intercom API: Get all leads data

  • Intercom API: Get user data

  • Intercom API: Create lead

  • Intercom API: Delete user

  • Intercom API: Update company

  • Intercom API: Get lead data

  • Intercom API: Update user

  • Intercom API: Create company

  • Intercom API: Create user

  • Intercom API: Get company data

  • Intercom API: Get all user data


Settings

ParameterPresetDescriptionAPI Token-Your Intercom API token


Google AdMob

The module provides integration with the Google AddMob ad network and allows you to place native ads, rewarded ads and banners in your mobile app.


Widgets

  • Admob native
  • Admob banner

ParameterPresetDescription Credentials file-Path to credentials.json file provided by Google Cloud Platform


SendPulse

The SendPulse module allows you to send email campaigns through the SendPulse service.‌


Module Settings

Please refer to the SendPulse Integration Setup Documentation to set the correct parameters.

ParameterDefaultDescriptionUser IDnoneLocated in the Send Pulse account settings in the API sectionUser SecretnoneLocated in the Send Pulse account settings in the API sectionSender NamenoneMust be added to the Send Pulse accountSender EmailnoneMust be added to the Send Pulse account

For the module to work, you need to configure your Send Pulse account. To do this, go to the SMTP section and fill out the form.


Email Template Value Virtual Model - is used to work with variables in the template

Fields:

  • Name(string) - name of variable;
  • Value(string) - value of variable.

Business processes

Send Email

Input

  • Recipient(email) - the recipient of the email;
  • Subject(string) - subject of the message;
  • Content(string)- body of the message string.

Send Email from template

Input

  • Recipient(email) - the recipient of the email;
  • Subject(string) - subject of the message;
  • Template name(string) - template name used in SendPulse;
  • Template values (array model) - variables in the message body.

Verify email

Input

  • Email- email for verification.

Get verify email result

Input

  • Email- email for getting the result of the verification.

Output

  • Passed(boolean) - whether the verification was performed;
  • Valid format (integer) - the result of the verification. 1 if the address format is correct, that is, it contains valid characters in the correct order, 0 if the address format is incorrect;
  • Disposable (integer) - check for disposable email services. 1 if the address is provided by an email service, 0 if not.

GetResponse

The GetResponse module allows you to send email campaigns through the GetResponse service.‌


Please refer to the GetResponse Integration Setup Documentation to set the correct parameters.

ParameterDefaultDescriptionAPI key-API key from GetResponse. Used if you only use access to your GetResponse accountOAuth Token-OAuth token from GetResponse. Used if you use GetResponse client accounts accessDomain-Sender's domain name. Only for GetResponse users with MAX planFrom ID-Sender address identifier.


Get Response: Send Email

Input

  • Recipient(email) - the recipient of the email;
  • Subject(string) - subject of the message;
  • Content(string) - body of the message string.

Mail Chimp

The Mail Chimp module allows you to send e-mail newsletters through the MailChimp service.


Please refer to MailChimp's documentation on configuring integration to set the correct parameters.

ParameterPresetDescription API Key -MailChimp API Key.Sender Email -Sender's address.Sender Name -The name of the sender that the recipient will see.


Data models

MailChimp Email Template Value Virtual Model - is used to work with variables in the template

Fields:

  • Name(string) - name of variable;
  • Value(string) - value of variable.

MailChimp: Send Email

Input

  • Recipient(email) - the recipient of the email;
  • Subject(string) - subject of the message;
  • Content(string) - body of the message string.

MailChimp: Send Template Email

Input

  • Recipient(email) - the recipient of the email;
  • Subject(string) - subject of the message;
  • Template name(string) - template name used in MailChimp;
  • Template values(array model) - variables in the message body.

Settings

Data models

Settings

Business processes

Settings

Business processes

Mailings, advertising | AppMaster Docs