39 results found
-
Add AB test to the API documentation
We can't find a documentation for how to use an AB test with the API.
We should have an idea about:
- How to schedule the test or send it immediately.
- How to send the final chosen version after test successfully sent4 votes -
Set Preview Text via API
I would like the ability to set preview text via API
1 vote -
why i can't get webhook?
when i invoker your api send email, when i receive email i should get a webhook ,but i can't get anything,why? my webhook is ok and test is receive .
1 vote -
Properly handle headers encoding when the target MTA lacks SMTPUTF8 and the client app uses UTF8 when sending to mailjet
When enabling UTF8 support between the client app and mailjet SMTP API, the client library generally encodes SMTP headers like the Subject using UTF8 rather than quoted-printable + US-ASCII. So when using any UTF8-ready SMTP client library (in our case the SmtpClient from .NET 6), a Subject like "Caractères accentués" will be sent to mailjet as "Subject: Caractères accentués" when UTF8 is enabled (SmtpDeliveryFormat.International in .NET), and "Subject: =?UTF-8?Q?=Caract=C3=A8res_accentu=C3=A9s?=" when it is not (SmtpDeliveryFormat.SevenBit in .NET).
This is correct behavior from the client library, but there is an issue with mailjet when the recipient MTA does not support SMTPUTF8 itself:…
1 vote -
Vérification des emails par API - Email verification by API
Bonjour, avez-vous prévu de permettre de vérifier les adresses email par API, comme ce que vous permettez de faire par l'interface web ?
Hello, do you have plans to allow email address verification via API, like what you allow to do via the web interface?
3 votes -
Support PGP Encrypted Email Sending
Support passing a PGP key or reference to a PGP key in the Send API to encrypt emails with public keys for secure delivery.
3 votes -
"View online" URL campaigns in API
There is no endpoint or data to obtain the "view online" URL of campaigns using Mailjet API. Please implements this !
3 votes -
Rust SDK
Pourriez-vous proposer un SDK pour Rust s'il vous plaît afin d'apporter un support complet aux devs de cette technologie
merci
Could you please propose an SDK for Rust in order to bring a complete support to the devs of this technology
1 vote -
Pouvoir modifier le lien de tracking depuis l'API - Be able to modify the tracking link from the API
Il serait bien de pouvoir modifier le lien de tracking personnalisé depuis l'API afin de pouvoir procéder à un paramétrage complet de la plateforme depuis un accès via cette API
It would be nice to be able to modify the custom tracking link from the API in order to be able to proceed to a complete parameterization of the platform from an access via this API
1 vote -
kill emails in queue with API
It would be great if we could delete all of our emails in your queue via API.
We had a bug in our software and unfortunately had to watch how emails were processed again and again, which we wanted to delete in any case. Unfortunately, our hands were tied (we did not reach your support either).
Specifically, we kept running into a send limit (even after adjusting our service plan) because it was always the same emails to the same recipients. Of course, these were all blocked by you (fortunately).
This would not happen anymore with the described feature. We…
11 votes -
Allow template variables in sender
For transactional mails, we sometimes want to replace the sender name only, so instead of sending with the organization's name, we show the name of the person who has sent a message to the recipient in out application.
Instead of sending from
Organization noreply@organization.com
We want to send from
{{var:name}} via Organization noreply@organization.com
I found out the hard way that although template variables can be used in the subject, they lead to an error when used in the sender name field. Internally, this creates a new sender address and an administrator will receive a mail that that (invalid) address should…
1 vote -
Be notified after ip denied
It could be cool to be notified when our address ip is denied with the information of the reason and time of the denial.
1 vote -
Webhook weiteres Feld - Webhook further field
Hallo, könnten sie bitte bei den Wehooks ein Feld
from: Absender der Email
hinzufügen.
Bisher gibt es nur den Empfänger:
email: email address of recipient triggering the event
und
mjcontactid: internal Mailjet contact ID
Dies ist aber nicht der wirkliche Absender, da es auch *@domain.de sein kann.
Der tatsächliche Absernder ist sehr wichtig um Mail entsprechend zu bearbeiten.
Danke.Hello, could you please add to the wehooks a field
from: Sender of the email
to be added.
So far there is only the recipient:
email: email address of recipient triggering the event
and
mjcontactid: internal Mailjet…1 vote -
Reports por Subject
Sería bueno poder contar con la posibilidad de hacer reportes de estadísticas para un determinado Subject de mail.
Es decir, un reporte de métricas eligiendo solo los despachos a un determinado Subject. Me refiero a los despachos realizados a través de la appiIt would be nice to be able to have the possibility to report statistics for a specific email Subject.
That is to say, a report of metrics choosing only the dispatches to a certain Subject. I am referring to the dispatches made through the app.1 vote -
Mailjet + Slack
Mailjet Event notifications + Slack = ????
Hello, I find the Webhook feature very interesting. Unfortunately, the content of the JSON sent to an event (bounce, spam, etc) does not contain the fields required by the webhook provided by Slack.
Indeed, Slack requires at least one of the following fields: text / fallback / attachments. (documentation here: https://api.slack.com/messaging/webhooks#threads)It would be very convenient to add this text field in the JSON currently sent by Mailjet.
Merci d'avance
3 votes -
Double Opt In API
I would like to have an API end point that could be used to trigger a double opt in. Meaning that i would like to host a template that i would define that would trigger a DOI Mail with link all the details needed.
2 votes -
API edit settings
Allow API bounce and spam notifications to be sent out to a specific email. Sengrid has this capability built-in to their API key.
1 vote -
Custom Data Available In API
Hi,
It would be exceptionally useful, if the Custom ID, Event Payload and Custom Campaign name where available via the API, and when viewing messages in the Web UI.
Being able to search for messages using the Custom ID as a key would also be very useful.
Kind Regards,
Tom4 votes -
API Keys Rotation
The idea would be to have periodical key rotation what is asking for confirming the old API keys before updating to the new ones.
3 votes
- Don't see your idea?