Tool to add a new subscriber with optional custom fields. Use when registering a user to a specific mailing list after verifying their email.
namestringName of the subscriber (optional).
emailRequiredstringEmail address of the subscriber to add.
listidIdentifier of the mailing list to which the subscriber will be added (optional). Required in practice — omitting it causes failure even when a default list exists.
customfieldsarrayCustom fields for the subscriber as an array of objects with customfield_key and customfield_value (optional). Only predefined custom field keys are accepted. Unrecognized keys are silently ignored — no error is raised, and the data is dropped.
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.