Kit
Kit (formerly ConvertKit) is an email marketing and creator platform. The Kit API V4 exposes subscribers, broadcasts, sequences, tags, custom fields, forms, purchases, and webhooks. V3 is deprecated.
15 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Fires when a new custom field is created in the Kit account.Kit Webhooks
-
Fires when a custom field is deleted from the Kit account.Kit Webhooks
-
Fires when the value of a specific custom field changes for a subscriber. Requires the `custom_field_id` parameter on the webhook subscription.Kit Webhooks
-
Fires when a purchase is recorded in the Kit account (typically via the Purchases API or an e-commerce integration).Kit Webhooks
-
Fires when a subscriber completes a sequence (course). Requires the `sequence_id` parameter on the webhook subscription.Kit Webhooks
-
Fires when a subscriber is added to a sequence (course). Requires the `sequence_id` parameter on the webhook subscription.Kit Webhooks
-
Fires when a subscriber subscribes through a specific form. Requires the `form_id` parameter on the webhook subscription.Kit Webhooks
-
Fires when a subscriber clicks a specific tracked link. Requires the `initiator_value` parameter (the URL) on the webhook subscription.Kit Webhooks
-
Fires when a subscriber purchases a specific Kit Commerce product. Requires the `product_id` parameter on the webhook subscription.Kit Webhooks
-
Fires when a subscriber becomes active (confirmed/opted-in) in the Kit account. Configured by creating a webhook with `event.name = "subscriber.subscriber_activate"`.Kit Webhooks
-
Fires when a subscriber's email bounces.Kit Webhooks
-
Fires when a subscriber marks email from the Kit account as spam.Kit Webhooks
-
Fires when a subscriber unsubscribes from the Kit account.Kit Webhooks
-
Fires when a tag is added to a subscriber. Requires the `tag_id` parameter on the webhook subscription.Kit Webhooks
-
Fires when a tag is removed from a subscriber. Requires the `tag_id` parameter on the webhook subscription.Kit Webhooks