Kit Integration
Kit API Operations
Browse all 42 operations available for Kit workflow automation.
communication
42 operationsKIT_ADD_SUBSCRIBER_TO_FORMAdd Subscriber to Form
Add an existing subscriber to a form by their IDs.
KIT_ADD_SUBSCRIBER_TO_FORM_BY_EMAILAdd Subscriber to Form by Email
Tool to add an existing subscriber to a form using their email address.
KIT_CREATE_BROADCASTCreate Broadcast
Tool to create a new broadcast (email campaign) to send to subscribers.
KIT_CREATE_CUSTOM_FIELDCreate Custom Field
Tool to create a new custom field for subscriber data.
KIT_CREATE_SUBSCRIBERCreate Subscriber
Tool to create a new subscriber or update an existing one (upsert).
KIT_CREATE_TAGCreate Tag
Tool to create a new tag in the account.
KIT_CREATE_WEBHOOKCreate Webhook
Creates a webhook subscription for real-time event notifications.
KIT_DELETE_BROADCASTDelete Broadcast
Tool to delete a specific broadcast.
KIT_DELETE_CUSTOM_FIELDDelete Custom Field
Tool to delete a specific custom field.
KIT_DELETE_SUBSCRIBERDelete Subscriber
Unsubscribe a subscriber from all email communications by their ID.
KIT_DELETE_TAGDelete Tag
Tool to delete a tag by ID.
KIT_DELETE_WEBHOOKDelete Webhook
Tool to delete a webhook by ID.
KIT_FILTER_SUBSCRIBERSFilter Subscribers
Tool to filter subscribers based on engagement criteria such as email opens, clicks, or delivery status.
KIT_GET_ACCOUNTGet Account
Tool to retrieve current account information.
KIT_GET_ACCOUNT_COLORSGet Account Colors
Tool to retrieve list of colors associated with the account.
KIT_GET_BROADCASTGet Broadcast
Tool to retrieve details of a specific broadcast by ID.
KIT_GET_BROADCAST_CLICKSGet Broadcast Clicks
Tool to retrieve link click data for a specific broadcast by ID.
KIT_GET_BROADCAST_STATSGet Broadcast Stats
Tool to retrieve statistics for a specific broadcast by ID.
KIT_GET_CREATOR_PROFILEGet Creator Profile
Tool to retrieve the creator profile information for the account.
KIT_GET_EMAIL_STATSGet Email Stats
Tool to retrieve email statistics for the account.
KIT_GET_GROWTH_STATSGet Growth Stats
Tool to retrieve growth statistics for the account over a date range.
KIT_GET_SUBSCRIBERGet Subscriber
Tool to retrieve a specific subscriber by their ID.
KIT_GET_SUBSCRIBER_STATSGet Subscriber Stats
Tool to retrieve email stats for a specific subscriber.
KIT_LIST_BROADCASTSList Broadcasts
Tool to retrieve a paginated list of all broadcasts.
KIT_LIST_CUSTOM_FIELDSList Custom Fields
Tool to retrieve a paginated list of custom fields.
KIT_LIST_EMAIL_TEMPLATESList Email Templates
Retrieve a paginated list of all email templates in the Kit account.
KIT_LIST_FORMSList Forms
Lists all forms in your Kit account with optional filtering and cursor-based pagination.
KIT_LIST_SEGMENTSList Segments
Tool to retrieve a paginated list of segments.
KIT_LIST_SEQUENCESList Sequences
Tool to retrieve a paginated list of all sequences.
KIT_LIST_SUBSCRIBERSList Subscribers
Tool to retrieve a list of subscribers.
KIT_LIST_SUBSCRIBERS_FOR_FORMList Subscribers For Form
Retrieves subscribers for a specific form by ID with optional filtering and cursor-based pagination.
KIT_LIST_TAG_SUBSCRIBERSList Tag Subscribers
Tool to retrieve subscribers for a specific tag.
KIT_LIST_TAGSList Tags
Retrieve a paginated list of all tags in the Kit account.
KIT_LIST_WEBHOOKSList Webhooks
Retrieve a paginated list of all webhooks configured in the Kit account.
KIT_REMOVE_TAG_FROM_SUBSCRIBERRemove Tag From Subscriber
Tool to remove a tag from a subscriber using their subscriber ID.
KIT_TAG_SUBSCRIBERTag Subscriber
Tool to associate a subscriber with a specific tag by ID.
KIT_TAG_SUBSCRIBER_BY_EMAILTag Subscriber by Email
Assigns a tag to an existing subscriber using their email address.
KIT_UNTAG_SUBSCRIBER_BY_EMAILUntag Subscriber by Email
Tool to remove a tag from a subscriber using their email address.
KIT_UPDATE_ACCOUNT_COLORSUpdate Account Colors
Tool to update the list of colors for the account.
KIT_UPDATE_CUSTOM_FIELDUpdate Custom Field
Tool to update a custom field's label.
KIT_UPDATE_SUBSCRIBERUpdate Subscriber
Tool to update an existing subscriber's information.
KIT_UPDATE_TAGUpdate Tag
Tool to update a tag's name by ID.