Skip to content

Feature requests

Feature requests

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

43 results found

  1. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Why can't I see the actual email that was sent?

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 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)

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. There is no endpoint or data to obtain the "view online" URL of campaigns using Mailjet API. Please implements this !

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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 sent

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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,
    Tom

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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 ?

    (https://documentation.mailjet.com/hc/fr/articles/1260803104410-V%C3%A9rification-des-emails-en-masse-) ?

    Hello, do you have plans to allow email address verification via API, like what you allow to do via the web interface?

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. It is a nightmare to be forced to reset api secret key every time we want to view it. It prompts us to stock the key on a excel sheet to be able to add it on new services ( since we cannot have multiple keys on a sub account for the moment). Why dont you allow to see the secret key after a double authentification for instance ? This would be totally safe and we wouldn't have ti reset it every time and change all ours services.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Hello,
    We use a template system and send variables from a Java backend. To make it dynamic, we retrieve the template and analyze the detailcontent: Text-part to extract the variables, and then send them. An improvement would be to directly retrieve the variables.
    What I would like is to be able to retrieve the variables used inside a template email, for instance when using the java mailjet client, I would like a new enum called Variables and do somethind like that:

    public class TemplateDetailcontent {

    public static Resource resource = new Resource("template", "detailcontent", ApiVersion.V3, ApiAuthenticationType.Basic);
    
    public static String TEXTPART =
    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3
  • Don't see your idea?