Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Applications that integrate with MailUp may wish to request new MailUp trial accounts if the user of the application is not yet a MailUp user.

Warning
titleRestricted feauture

Free trial account activation via API is an advanced feature that is disabled by default. It requires manual activation by the MailUp team. Please contact MailUp to have this feature enabled for your application.

Problem

...

.

Solution

You can build the ability to activate a new MailUp trial account right into your application by using the MailUp public API endpoint. Below you can find the expected workflow and the technical details for implementing it.

...