Mailchimp Connector
Documentation
Version: 1
Documentation

EndPoint Delete List Member (Permanent delete)


Name

delete_list_member_permanent

Description

Delete all personally identifiable information related to a list member, and remove them from a list. This will make it impossible to re-import the list member. [API reference]

Parameters

Parameter Label Required Options Description
ListId List Id YES The ID of the list for which you like to perform this operation.
Id Member Id YES The ID of the list member for which data should be deleted.

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(4000) 4000 False
Status DT_WSTR nvarchar(4000) 4000 False
StatusCode DT_I4 int False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.