Integrating Friendly Captcha
Friendly Captcha is integrated in Subscription Servlet Version 3. You need to do the following to ensure that Friendly Captcha can be executed in your HTML subscription form:
Script Insert the following script within the <head> tag.
<script type="module" src="https://unpkg.com/friendly-challenge@0.9.9/widget.module.min.js" async defer></script>
<script nomodule src="https://unpkg.com/friendly-challenge@0.9.9/widget.min.js" async defer></script>
Method Specify the <form> tag with method="post".
<form action="https://web.inxmail.com/[Mandantenname]/subscription/servletv3" method="post">
Site Key Enter the so-called site key.
The site key is: FCMQMF2A9M34Q6HJ (Note: The site key is the same for all ASP customers).
<div class="frc-captcha" data-sitekey="FCMQMF2A9M34Q6HJ" data-puzzle-endpoint="https://eu-api.friendlycaptcha.eu/api/v1/puzzle"></div>
Inxmail Professional:
2 possible use cases
Depending on your contract, you might use Inxmail Professional in different ways:
-
As part of the Inxmail platform: You use newsletters & campaigns as your main tool for creating and sending newsletters. Inxmail Professional only serves as a recipient database and configuration tool in the background.
We are constantly expanding the functionality of “Newsletters & Campaigns”. Check out newsletters & campaigns section to find out if the feature you are looking for might already be available there.
-
Full scope: You use the legacy tool Inxmail Professional as your main tool for creating and sending newsletters.
Did you not find what you were looking for?
-
Send us your feedback.