User notification emails with links that can alter / start automations

I want to send a notification at some point in a series to the assigned user for a lead that gives links that if they click them will automatically start an automation for the associated lead. I know this can be done for emails to the leads themselves but would love to be able to do this so that if the user clicks on the lead the automation starts. That way they can be reminded to be manually involved in how a a contact moves through the sales / marketing automation process.

Hi @realtytrustservices,

This should be doable with the API:
http://www.activecampaign.com/api/overview.php

The link can trigger a server-side script, which calls one of the automation_* functions in the API to start the automation.

1 Like