-
Greetings,
i am the colleague of Mr.Kaveiros, i will state the issues as they appear one by one respecting your great effort to solve them and our line of work. We shall mutually benefit :)
In the sp…
-
Use
campaign = Mailjet::Campaign.create(title: "")
Error
Mailjet::MethodNotAllowed
-
Hi,
I want to get my newsletters from mail-jet and show them in my WordPress page.How can I do this.I new to API and PHP.I have account in mail-jet and have created campaigns and newsletters.Every th…
ghost updated
9 years ago
-
In APIv1 there is a simple way to get contact status for one specific campaign
messageCampaigns with mailjet campaign ID in parameters
return :
- stats_campaign_id
- report_uri : This one was really …
-
Bonjour,
je tombe sur cette erreur lorsque je souhaite envoyer une newsletter à un contact.
Voici le code de la fonction que j'utilise :
``` php
// je récupère au préalable les contacts et je les …
-
Hi,
When I send a big contact list (~10K contacts), the newsletter stay in draft status, instead of the scheduled mode. Whereas if my contact list is small, everything works fine.
It seems that if the…
-
Bonjour
J'ai un problème : quand je programme l'envoi, celui ci se réalise 2 heures plus tard (je vois cela en allant sur mon compte Mailjet).
Pourtant je suis bien sur le fuseau horaire de Paris... U…
ghost updated
9 years ago
-
When I am going to send mail on gmail account or yahoo account through mailjet, the message not rendered properly. If it contains BR tag or hyperlink tag it was not rendering properly.
I am new to thi…
-
in `Mailjet::Connection#handle_api_call`
when exception occur and
``` ruby
additional_headers[:content_type]
=> :json
```
json parsed payload is passed to `Mailjet::Connection#handle_exception` whi…
-
Those functions exist in the documentation but not on the API. Only availabilities are GET and LIST.
Is this correct? Will it be soon implemented?
Thank you in advance for any answer