0

I manage a mailing campaign with mailjet API.

I can create a campaign and send it with $mj->post to a contact list.

I've tried to add an existing template (which has unsubscribe link) to the newsletter but it's impossible.

So I don't know how to manage unsubscribe link inside the newsletter.

1
  • could you provide some code hints, so we could help you? Commented Aug 19, 2016 at 23:33

1 Answer 1

3

According to your message, I understand you want to have the unsubscription link inserted in the body of your newsletter.

If this is the case, then you have to mention [[UNSUB_LINK]] in the newsletter body (see here for full instructions).

When sending/testing, Mailjet system will replace the tag with the correct value, in the locale specified in the newsletter resource.

Hope it helps.

Arnaud from Mailjet.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks it works and I have changed the language with : [[UNSUB_LINK_FR]]

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.