This action will unsubscribe an email from a list.
Developer info
- 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
- Helper text
- Email to unsubscribe
- Slug
- email_address
- Required
- true
- Can have default value
- true
- Filter code method
- Aweber.unsubscribeEmail.setEmailAddress(string: emailAddress)