Tool to add an existing subscriber to a form using their email address. Use when you know the subscriber's email but not their ID. The subscriber must already exist in your Kit account before adding them to a form. Returns HTTP 201 if the subscriber is newly added to the form, o…
form_idRequiredintegerThe ID of the form to which the subscriber will be added. Use KIT_LIST_FORMS to get valid form IDs.
referrerstringOptional referrer URL for tracking purposes. Can include UTM parameters (e.g., utm_source, utm_medium, utm_campaign) which will be parsed and included in the response.
email_addressRequiredstringThe email address of the subscriber to add to the form. The subscriber must already exist in your Kit account.
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.