This action will remove a contact from a HubSpot static list.
- API endpoint slug
- hubspot.remove_contact_from_list
- Filter code method
- Hubspot.removeContactFromList.skip(string?: reason)
- Runtime method
- runAction("hubspot.remove_contact_from_list", {})
Action fields
- Label
- Contact email
- Helper text
- The email address of an existing contact.
- Slug
- contact_email
- Required
- true
- Can have default value
- true
- Filter code method
- Hubspot.removeContactFromList.setContactEmail(string: contact_email)
- Label
- Static list
- Slug
- list_id
- Required
- true
- Can have default value
- false