Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Email Unsubscribe/Change Preferences link #40

@niaskywalk

Description

@niaskywalk

I am attempting to write a PHP Email Blast integrating AWeber lists.

This email pulls information from a blog site, formats the first image and excerpt, then mails it to the subscriber lists.

We have already put this into action and it works quite well, however, the original 'Unsubscribe' link stopped working and we have been unable to find the correct API code to call to make it a viable link.

I have written to support and the information I have received referenced using {!remove_web}, however this does not work in the PHP program I am creating. I need to know the exact link to write so that this goes directly to the correct page:
<a href="[unique_unsubscribe_link]">Unsubscribe</a>

I have searched the internet and no one seems to have the answer. Of course other may have found pages I missed. I am not the most skilled in PHP and using collections, however a programmer friend also could not find the answer with the documentation.

Any help it greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions