mailjet / mailjet-apiv3-php-simple

[API v3] Simple PHP wrapper for the Mailjet API /!\ [DEPRECATED - SEE README] /!\
https://dev.mailjet.com
MIT License
55 stars 45 forks source link

upload CSV with existing email #100

Closed wrossier closed 9 years ago

wrossier commented 9 years ago

Hello,

When i upload a CSV file with an existing email in mailjet database, the API don't update the row ?

(https://github.com/mailjet/mailjet-apiv3-php-simple/tree/master/samples)

Thanks for helping will

arnaudbreton commented 9 years ago

Hi @wrossier,

Thanks for reaching out! Could you please contact our support with additional information (email to update, hour of your upload, the code executed (if modified from our sample), etc).

Thanks a lot!

Best, Arnaud.

WeshGuillaume commented 9 years ago

Hey @wrossier :airplane:

We just released a new PHP API wrapper. It is now more PHP-ish (including namespace, PSR-0 compliance, and globally a better architecture). All it requires is PHP 5.4

In addition to our API Guides, we would be happy to help you get started with it.

Guillaume, from Mailjet!