Skip to content

Lists And Segmentation

Use this capability family for HubSpot lists, list membership, and audience segmentation work.

Supported actionsBridge or hybrid actionsAccess used
80cms.membership.access_groups.write, crm.lists.write
  • Create a dynamic list for a clearly described audience.
  • Update list membership or segmentation only when the target list is clear.
  • Remove records from a static list after confirming the membership change.
  • Confirm the target portal is correct.
  • Check the operation names, target assets, and required access.
  • Resolve missing-permission warnings before execution.
  • Review operation results after execution.
  • Confirm filters and membership changes match the intended audience.
  • Check whether lists are referenced by workflows, scores, or reports before deleting them.
Action IDWhat it doesExecutionRequired accessMain details
add_list_membersAdd records to a static list.Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writelist ID, record IDs
create_listCreate a HubSpot list (static, dynamic, or snapshot).Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writename, object type ID, processing type
create_list_folderCreate a HubSpot list folder.Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writename
delete_listDelete a list by ID.Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writelist ID
delete_list_folderDelete a HubSpot list folder.Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writefolder ID
remove_list_membersRemove records from a static list.Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writelist ID, record IDs
update_listUpdate a list’s name or folder.Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writelist ID
update_list_folderUpdate a HubSpot list folder.Does not require the bridge extensioncms.membership.access_groups.write, crm.lists.writefolder ID

Add records to a static list. The draft records list ID, record IDs for review.

  • Action ID: add_list_members
  • Change type: Create
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: list ID, record IDs

Create a HubSpot list (static, dynamic, or snapshot)

Section titled “Create a HubSpot list (static, dynamic, or snapshot)”

Create a HubSpot list (static, dynamic, or snapshot). The draft records name, object type ID, processing type for review.

  • Action ID: create_list
  • Change type: Create
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: name, object type ID, processing type

Create a HubSpot list folder. The draft records name for review.

  • Action ID: create_list_folder
  • Change type: Create
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: name

Delete a list by ID. The draft records list ID for review.

  • Action ID: delete_list
  • Change type: Delete
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: list ID

Delete a HubSpot list folder. The draft records folder ID for review.

  • Action ID: delete_list_folder
  • Change type: Delete
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: folder ID

Remove records from a static list. The draft records list ID, record IDs for review.

  • Action ID: remove_list_members
  • Change type: Delete
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: list ID, record IDs

Update a list’s name or folder. The draft records list ID for review.

  • Action ID: update_list
  • Change type: Update
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: list ID

Update a HubSpot list folder. The draft records folder ID for review.

  • Action ID: update_list_folder
  • Change type: Update
  • Execution: Does not require the bridge extension
  • Required access: cms.membership.access_groups.write, crm.lists.write
  • Main details reviewed in the plan: folder ID

Back to supported actions