48 results found
-
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…
13 votes -
Why can't I see sent emails? It seems like the most obvious feature.
Why can't I see the actual email that was sent?
10 votes -
Awful API documentation and examples
API documentation is atrocious. Example given for sending a basic email does not work, gives a 400 error message stating that "At least FromEmail or Sender must be provided" when following all steps provided. No further details about this error in the documentation. Price was a good draw, but API like this will have us going to another provider.
8 votes -
Add deferral event and more fields to webhook
The information provided by the webhook about delivery events is limited. Other delivery service providers provide more information in their webhook.
We use the webhook to monitor deliverability. It would be good if the following event type is added:
- deferral events (failed delivery attempts which will be retried)
and the following event fields are added:
- envelope sender
- from header
- sending IP
- delivery time (time from submission to delivery)
- destination host (result of MX lookup)7 votes -
Resend an email via API
Hi, could you please add a feature to resend an email via the email API ? It could be done by reusing the MessageId from the initial email to attempt the retry.
This feature would be useful for automation processes, for example to resend emails when the recipient no longer has access to the initial email
6 votes -
Allow shorter SMTP credentials
Please provide an option to use shorter API credentials. The mailjet-generated 32 character user and passwords will often not work with older devices that limit the length of the acceptable userids and passwords.
6 votes -
Disable ip blocking for public cloud providers
My application running in google app engine was unable to send emails for more than a day. All api invocations resulted in the connection being immediately closed from the mailjet side. The resulting ticket suggested it could be that the sending IP address was blocked owing to DOS prevention. But google cloud egress uses a shared pool of IP addresses so I have no influence over the ip address. Mailjet should accept the reality of the cloud situation and never block pooled ip addresses of reputable cloud providers. Mailjet is supposed to be a recommended service provider to google cloud…
5 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 !
5 votes -
Add a "status" property on /template api call do specify if a template is publish or draft.
At the moment, it's not possible to know if a template is published or not when retrieved from API. As a consequence, if we try to call the /template/{id}/detailcontent on draft template, the API response is a 404.
To solve this issue, is important to know the status of a template or to filter templates on /template API for status, to exclude draft templates.4 votes -
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 -
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
4 votes -
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.
4 votes -
Add an api that allow to retrieve template content after variable interpolation
Add an api that allow to retrieve template content after variable interpolation because we need to store the resulting email on a webserver
3 votes -
Add a filter to fetch new and updated contact and contactdata entities
To simplify ETL processed we need just recently added and updated contacts and contactdata. Current API endpoint is not offering filter for this.
Comparable with bouncestatistics: FromTS and ToTs query parameters.
Now we need to refresh data daily and the amount of data being moved is kind of huge.
3 votes -
MJML sending via API
In addition to the "TextPart" and "HTMLPart" parameters of the "Send" API endpoint, add another "MJMLPart" parameter. Mailjet should automatically generate the HTML from the MJML and send the email.
Currently, an intermediary trip to the MJML API (https://mjml.io/api) is required (which is still in beta, so that it might be unsuitable for use in production) in conjunction with the Mailjet API or a custom Node.js service for parsing the MJML before sending it to Mailjet's API has to be set up.
It would be good if this integration were natively built to the Mailjet API so that…
3 votes -
Ability to kick off .csv downloads as can be done via the UI
I would like to have the ability to export contact lists from via the API as can be done via the Frontend over the UI
3 votes -
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 -
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.
3 votes
- Don't see your idea?