Skip to main content
apollo.removeRecordsFromLists removes contacts or accounts from exact list names.
automations/remove-apollo-list-members.automation.ts
Set recordType to "contacts" | "accounts". Provide non-empty records and listNames arrays. Set async: true for background processing. Optional second argument { account } selects the Apollo binding. Returns { lists, job?, message? } with the same synchronous/background semantics as apollo.addRecordsToLists.