-
Hi guys,
I have an issue sending template variables with v3.1 API:
So here it is:
I have template stored on your website with button HTML like:
```
Verify Address
``…
-
A lot of people asking how to use Mailjet, Mandrill to send transactional e-mail. A cookbook would be great. My solution so far was just to configure Swiftmailer and it worked like a charm. I recall a…
-
I put my Mailjet API credentials in but any time I send a test email, nothing shows up in my Mailjet realtime log and I never receive an email.
-
Autre problème que je rencontre : comment télécharger une liste de contacts via l'API ?
Merci !
ghost updated
7 years ago
-
Hi I have got the reference of this thread , I want to implement to check that how many emails are sent , not sent or bounced . Do you have any example code to do the same or it will be fine if you …
jot11 updated
7 years ago
-
Hello, Im having trouble getting new API working. For any request Im getting 400 error. My credentials are ok.
```
//new mailjet API call
$mj = new \Mailjet\Client($this->api_key,$this->api_secre…
-
So i'm using laravel for a project and i also would like to use mailjet as our mail service provider.
The only problem was no good support for mailjet api in laravel, i saw this project and i said co…
-
The api went down today and we're using this SDK. The pages that make calls using it were not loading because the Guzzle client objects do not have a timeout set. It would be nice to specify a timeou…
-
I am using Asp.net wrapper to get the details of sent emails(contact wise),
Is there any option or method exist so that I can get the contact statistics date wise , or of today , or month wise , or …
jot11 updated
7 years ago
-
> NOTE: I don't know where to post this. Please advise me if there's a channel and I'll forward it there.
> I believe you guys are making the most sense and huge respect for your work and time you ta…