This action will add a contact to a HubSpot static list.
- API endpoint slug
- hubspot.add_contact_to_static_list
- Filter code method
- Hubspot.addContactToStaticList.skip(string?: reason)
- Runtime method
- runAction("hubspot.add_contact_to_static_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.addContactToStaticList.setContactEmail(string: contact_email)
- Label
- Static list
- Slug
- list_id
- Required
- true
- Can have default value
- false