Workflow Email Unsubscribe

Hi , I have to provide a unsubscribe link in workflow email templates. I have searched throughout suitecrm, it seems like no inbuilt methods to provide that link other than campaigns/newsletters.

So, I’m trying to generate a link that will call a module function and update the email address to opt out (email addresses table). How to do that? Please provide suggestions or anyother logic welcome.

Thanks

One solution to try would be to is to create a general email newsletter campaign to source an opt out link.

Within your module you wish to base the workflow on, create a a new URL field and set the default to be the opt out link and include that opt out link to the workflow email template to send.

Let me know if this helps.

1 Like