Top AWeber automations
Explore Plans
Mobile menu Close menu
AWeberAWeber

Unsubscribe email

This action will unsubscribe an email from a list.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will unsubscribe an email from a list.
API endpoint slug
aweber.unsubscribe_email
Filter code method
Aweber.unsubscribeEmail.skip(string?: reason)
Runtime method
runAction("aweber.unsubscribe_email", {})

Action fields

List ID Dropdown list

Label
Which list?
Slug
list_id
Required
true
Can have default value
false

Email address Text input > Other

Label
Email
Helper text
Email to unsubscribe
Slug
email_address
Required
true
Can have default value
true
Filter code method
Aweber.unsubscribeEmail.setEmailAddress(string: emailAddress)