Tool to create a new subscriber or update an existing one (upsert). If a subscriber with the provided email address does not exist, creates one. If already exists, updates the first name.
statestringValid states for a subscriber.
fieldsobjectCustom fields as key-value pairs. Custom fields that don't exist will be ignored by the API.
first_namestringThe subscriber's first name. If the subscriber already exists, this will update their first name.
email_addressRequiredstringThe subscriber's email address (required). If a subscriber with this email already exists, their first name will be updated.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.