Add an existing subscriber to a form by their IDs. This action associates a subscriber with a form in Kit. The subscriber must already exist in your Kit account (use KIT_LIST_SUBSCRIBERS to find them). The form must also exist (use KIT_LIST_FORMS to find valid form IDs). Returns…
idRequiredintegerThe ID of the subscriber to add to the form. Use KIT_LIST_SUBSCRIBERS to get valid subscriber IDs. The subscriber must already exist in your Kit account.
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.
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.