Tool to modify member data, status, or custom fields in a Laposta list. Use when updating existing member information or managing subscription state. Supports partial updates (only modified fields need to be included).
emailstringUpdated email address for the member.
statestringNew status for the member. Use 'active' to subscribe or 'unsubscribed' to unsubscribe.
list_idRequiredstringThe ID of the list containing the member.
member_idRequiredstringThe unique identifier OR email address of the member. Special characters in emails (including '@' and '+') are automatically URL-encoded.
custom_fieldsobjectKey-value pairs for custom/extra fields. Use field names as keys (e.g., {'voornaam': 'John', 'achternaam': 'Doe'}). Multi-choice fields can be cleared by passing empty string.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.