Convertkit Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Convertkit Tables
Name | Description |
Accounts | Show the current account. |
Broadcasts | Returns a list of all the broadcasts for your account. |
BroadcastStats | Get the stats from a specific broadcast. |
CustomFields | List all of your account's custom fields. |
Forms | Get a list of all the forms for your account. |
FormSubscriptions | List subscriptions to a form including subscriber data. |
Purchases | Show all purchases for an account. |
Sequences | Returns a list of sequences for the account. |
SequenceSubscriptions | List subscriptions to a sequence including subscriber data. |
Subscribers | Returns a list of your subscribers. |
SubscriberTags | Lists all the tags for a subscriber. |
Tags | Returns a list of tags for the account. |
TagSubscriptions | List subscriptions to a tag including subscriber data. |