Klaviyo 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.
Klaviyo Tables
Name | Description |
CampaignMessages | Summary information about the email messages for a given campaign. |
CampaignRecipientEstimation | Returns an estimated count of recipients for a specified campaign. |
Campaigns | Returns a list of all the email campaigns you've created, or a single campaign if the Id is specified. |
Campaigns | Returns a list of all the SMS campaigns you've created, or a single campaign if the Id is specified. |
CampaignValues | Returns the requested campaign analytics values data. |
Events | Returns all the events in your account, or a single event if the Id is specified. |
FlowActions | Get a flow action from a flow with the given flow action ID. |
FlowMessages | Get a flow message from a flow with the given message ID. |
Flows | Returns all the flows in your account, or a single flow if the Id is specified. |
FlowSeries | Returns the requested flow analytics series data. |
FlowTags | Get all tags associated with the given flow ID. |
FlowValues | Returns the requested flow analytics values data. |
GroupListMembers | Gets all of the emails, phone numbers, and addresses for profiles in a given list. |
ListAllExculsions | Get all the profiles that have been excluded from the specified list. |
Lists | Returns a listing of all of the lists in an account, or a single list if an Id is specified. |
MetricEvents | Returns a batched timeline for one specific metric. |
MetricPersonEvents | Lists events for a specific metric for a given profile. |
Metrics | Returns a list of all the metrics, or a single metric if the Id is specified. |
MetricsPersonEvents | Lists all the events for a given profile for all metrics. |
Profiles | Retrieve all the profiles in an account, or a single profile if the Id is specified. |
Templates | Returns a list of all the templates in an account, or a single template if the Id is specified. |