listmonk
Connect to a listmonk instance to manage subscribers, lists, campaigns, templates, media, bounces, settings, and transactional messages.
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| Basic Auth | basic | available | — |
调用示例
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "LISTMONK_BLOCKLIST_SUBSCRIBERS_QUERY", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("LISTMONK_BLOCKLIST_SUBSCRIBERS_QUERY", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute LISTMONK_BLOCKLIST_SUBSCRIBERS_QUERY --data '{ }'Tool 目录
可用 Tools
72 个可调用操作
BlocklistSubscribersQueryLISTMONK_BLOCKLIST_SUBSCRIBERS_QUERYbulk blocklists subscribers based on an arbitrary SQL expression.需要连接
bulk blocklists subscribers based on an arbitrary SQL expression.
认证
需要 Connected AccountTags
CreateCampaignLISTMONK_CREATE_CAMPAIGNhandles campaign creation需要连接
handles campaign creation
认证
需要 Connected AccountTags
CreateCampaignContentByIdLISTMONK_CREATE_CAMPAIGN_CONTENT_BY_IDhandles campaign content (body) format conversions.需要连接
handles campaign content (body) format conversions.
认证
需要 Connected AccountTags
CreateListLISTMONK_CREATE_LISThandles list creation需要连接
handles list creation
认证
需要 Connected AccountTags
CreateSubscriberLISTMONK_CREATE_SUBSCRIBERhandles creation of new subscriber需要连接
handles creation of new subscriber
认证
需要 Connected AccountTags
CreateTemplateLISTMONK_CREATE_TEMPLATEhandles template creation需要连接
handles template creation
认证
需要 Connected AccountTags
DeleteBounceByIdLISTMONK_DELETE_BOUNCE_BY_IDhandles bounce deletion, either a single one (ID in the URI), or a list.需要连接
handles bounce deletion, either a single one (ID in the URI), or a list.
认证
需要 Connected AccountTags
DeleteBouncesLISTMONK_DELETE_BOUNCEShandles deletion of bounce records.需要连接
handles deletion of bounce records.
认证
需要 Connected AccountTags
DeleteCampaignAnalyticsByTypeLISTMONK_DELETE_CAMPAIGN_ANALYTICS_BY_TYPEgarbage collects (deletes) campaign analytics.需要连接
garbage collects (deletes) campaign analytics.
认证
需要 Connected AccountTags
DeleteCampaignByIdLISTMONK_DELETE_CAMPAIGN_BY_IDdeletes specified campaign需要连接
deletes specified campaign
认证
需要 Connected AccountTags
DeleteGCSubscribersLISTMONK_DELETE_GCSUBSCRIBERSgarbage collects (deletes) orphaned or blocklisted subscribers.需要连接
garbage collects (deletes) orphaned or blocklisted subscribers.
认证
需要 Connected AccountTags
DeleteListByIdLISTMONK_DELETE_LIST_BY_IDhandles list deletion, either a single one (ID in the URI), or a list.需要连接
handles list deletion, either a single one (ID in the URI), or a list.
认证
需要 Connected AccountTags
DeleteMediaByIdLISTMONK_DELETE_MEDIA_BY_IDhandles deletion of uploaded media.需要连接
handles deletion of uploaded media.
认证
需要 Connected AccountTags
DeleteSubscriberBouncesByIdLISTMONK_DELETE_SUBSCRIBER_BOUNCES_BY_IDdeletes a subscriber's bounce records需要连接
deletes a subscriber's bounce records
认证
需要 Connected AccountTags
DeleteSubscriberByIdLISTMONK_DELETE_SUBSCRIBER_BY_IDhandles subscriber deletion based on id需要连接
handles subscriber deletion based on id
认证
需要 Connected AccountTags
DeleteSubscriberByListLISTMONK_DELETE_SUBSCRIBER_BY_LISThandles subscribers deletion需要连接
handles subscribers deletion
认证
需要 Connected AccountTags
DeleteSubscriberByQueryLISTMONK_DELETE_SUBSCRIBER_BY_QUERYbulk deletes based on an arbitrary SQL expression.需要连接
bulk deletes based on an arbitrary SQL expression.
认证
需要 Connected AccountTags
DeleteTemplateByIdLISTMONK_DELETE_TEMPLATE_BY_IDhandles deletion of templates需要连接
handles deletion of templates
认证
需要 Connected AccountTags
DeleteUnconfirmedSubscriptionsLISTMONK_DELETE_UNCONFIRMED_SUBSCRIPTIONSgarbage collects (deletes) orphaned or blocklisted subscribers.需要连接
garbage collects (deletes) orphaned or blocklisted subscribers.
认证
需要 Connected AccountTags
ExportSubscriberDataByIDLISTMONK_EXPORT_SUBSCRIBER_DATA_BY_IDretrieves a subscriber's profile需要连接
retrieves a subscriber's profile
认证
需要 Connected AccountTags
GetBounceByIdLISTMONK_GET_BOUNCE_BY_IDhandles retrieval of bounce record by id需要连接
handles retrieval of bounce record by id
认证
需要 Connected AccountTags
GetBouncesLISTMONK_GET_BOUNCEShandles retrieval of bounce records.需要连接
handles retrieval of bounce records.
认证
需要 Connected AccountTags
GetCampaignAnalyticsLISTMONK_GET_CAMPAIGN_ANALYTICSretrieves view counts for a campaign.需要连接
retrieves view counts for a campaign.
认证
需要 Connected AccountTags
GetCampaignByIdLISTMONK_GET_CAMPAIGN_BY_IDhandles retrieval of campaigns.需要连接
handles retrieval of campaigns.
认证
需要 Connected AccountTags
GetCampaignsLISTMONK_GET_CAMPAIGNShandles retrieval of campaigns需要连接
handles retrieval of campaigns
认证
需要 Connected AccountTags
GetDashboardChartsLISTMONK_GET_DASHBOARD_CHARTSreturns chart data points to render on the dashboard.需要连接
returns chart data points to render on the dashboard.
认证
需要 Connected AccountTags
GetDashboardCountsLISTMONK_GET_DASHBOARD_COUNTSreturns stats counts to show on the dashboard需要连接
returns stats counts to show on the dashboard
认证
需要 Connected AccountTags
GetHealthCheckLISTMONK_GET_HEALTH_CHECKhealthcheck endpoint需要连接
healthcheck endpoint
认证
需要 Connected AccountTags
GetI18nLangLISTMONK_GET_I18N_LANGreturns the JSON language pack given the language code需要连接
returns the JSON language pack given the language code
认证
需要 Connected AccountTags
GetImportSubscriberLogsLISTMONK_GET_IMPORT_SUBSCRIBER_LOGSreturns import logs from an ongoing import需要连接
returns import logs from an ongoing import
认证
需要 Connected AccountTags
GetImportSubscribersLISTMONK_GET_IMPORT_SUBSCRIBERSreturns import status.需要连接
returns import status.
认证
需要 Connected AccountTags
GetListByIdLISTMONK_GET_LIST_BY_IDretrieves lists with additional metadata like subscriber counts. This may be slow.需要连接
retrieves lists with additional metadata like subscriber counts. This may be slow.
认证
需要 Connected AccountTags
GetListsLISTMONK_GET_LISTSretrieves lists with additional metadata like subscriber counts. This may be slow.需要连接
retrieves lists with additional metadata like subscriber counts. This may be slow.
认证
需要 Connected AccountTags
GetLogsLISTMONK_GET_LOGSreturns the log entries stored in the log buffer需要连接
returns the log entries stored in the log buffer
认证
需要 Connected AccountTags
GetMediaLISTMONK_GET_MEDIAhandles retrieval of uploaded media.需要连接
handles retrieval of uploaded media.
认证
需要 Connected AccountTags
GetMediaByIdLISTMONK_GET_MEDIA_BY_IDhandles retrieval of uploaded media.需要连接
handles retrieval of uploaded media.
认证
需要 Connected AccountTags
GetPublicListsLISTMONK_GET_PUBLIC_LISTSreturns the list of public lists with minimal fields需要连接
returns the list of public lists with minimal fields
认证
需要 Connected AccountTags
GetRunningCampaignStatsLISTMONK_GET_RUNNING_CAMPAIGN_STATSreturns stats of a given set of campaign IDs.需要连接
returns stats of a given set of campaign IDs.
认证
需要 Connected AccountTags
GetServerConfigLISTMONK_GET_SERVER_CONFIGreturns general server config.需要连接
returns general server config.
认证
需要 Connected AccountTags
GetSettingsLISTMONK_GET_SETTINGSreturns settings from DB需要连接
returns settings from DB
认证
需要 Connected AccountTags
GetSubscriberBouncesByIdLISTMONK_GET_SUBSCRIBER_BOUNCES_BY_IDretrieves a subscriber's bounce records需要连接
retrieves a subscriber's bounce records
认证
需要 Connected AccountTags
GetSubscriberByIdLISTMONK_GET_SUBSCRIBER_BY_IDhandles the retrieval of a single subscriber by ID.需要连接
handles the retrieval of a single subscriber by ID.
认证
需要 Connected AccountTags
GetSubscribersLISTMONK_GET_SUBSCRIBERSreturns all subscribers.需要连接
returns all subscribers.
认证
需要 Connected AccountTags
GetTemplateByIdLISTMONK_GET_TEMPLATE_BY_IDhandles retrieval of templates需要连接
handles retrieval of templates
认证
需要 Connected AccountTags
GetTemplatesLISTMONK_GET_TEMPLATEShandles retrieval of templates需要连接
handles retrieval of templates
认证
需要 Connected AccountTags
HandlePublicSubscriptionLISTMONK_HANDLE_PUBLIC_SUBSCRIPTIONhandles subscription requests coming from public API calls.需要连接
handles subscription requests coming from public API calls.
认证
需要 Connected AccountTags
ImportSubscribersLISTMONK_IMPORT_SUBSCRIBERShandles the uploading and bulk importing of a ZIP file of one or more CSV files.需要连接
handles the uploading and bulk importing of a ZIP file of one or more CSV files.
认证
需要 Connected AccountTags
ManageBlocklistBySubscriberListLISTMONK_MANAGE_BLOCKLIST_BY_SUBSCRIBER_LISThandles blocklisting of subscriber list需要连接
handles blocklisting of subscriber list
认证
需要 Connected AccountTags
ManageBlocklistSubscribersByIdLISTMONK_MANAGE_BLOCKLIST_SUBSCRIBERS_BY_IDhandles the blocklisting of one or more subscribers.需要连接
handles the blocklisting of one or more subscribers.
认证
需要 Connected AccountTags
ManageSubscriberListByIdLISTMONK_MANAGE_SUBSCRIBER_LIST_BY_IDhandles bulk addition or removal of subscribers for a specified list id需要连接
handles bulk addition or removal of subscribers for a specified list id
认证
需要 Connected AccountTags
ManageSubscriberListsLISTMONK_MANAGE_SUBSCRIBER_LISTShandles bulk addition or removal of subscribers需要连接
handles bulk addition or removal of subscribers
认证
需要 Connected AccountTags
ManageSubscriberListsByQueryLISTMONK_MANAGE_SUBSCRIBER_LISTS_BY_QUERYbulk adds/removes/unsubscribes subscribers from one or more lists based on an arbitrary SQL expression.需要连接
bulk adds/removes/unsubscribes subscribers from one or more lists based on an arbitrary SQL expression.
认证
需要 Connected AccountTags
PreviewCampaignByIdLISTMONK_PREVIEW_CAMPAIGN_BY_IDrenders the HTML preview of a campaign body需要连接
renders the HTML preview of a campaign body
认证
需要 Connected AccountTags
PreviewCampaignTextByIdLISTMONK_PREVIEW_CAMPAIGN_TEXT_BY_IDrenders the HTML preview of a campaign body需要连接
renders the HTML preview of a campaign body
认证
需要 Connected AccountTags
PreviewTemplateLISTMONK_PREVIEW_TEMPLATEget the HTML preview of a template.需要连接
get the HTML preview of a template.
认证
需要 Connected AccountTags
PreviewTemplateByIdLISTMONK_PREVIEW_TEMPLATE_BY_IDrenders the HTML preview of a template.需要连接
renders the HTML preview of a template.
认证
需要 Connected AccountTags
ReloadAppLISTMONK_RELOAD_APPrestarts the app需要连接
restarts the app
认证
需要 Connected AccountTags
SetDefaultTemplateByIdLISTMONK_SET_DEFAULT_TEMPLATE_BY_IDhandles template modification.需要连接
handles template modification.
认证
需要 Connected AccountTags
StopImportSubscribersLISTMONK_STOP_IMPORT_SUBSCRIBERSsends a stop signal to the importer.需要连接
sends a stop signal to the importer.
认证
需要 Connected AccountTags
SubscriberSendOptinByIdLISTMONK_SUBSCRIBER_SEND_OPTIN_BY_IDsends an optin confirmation e-mail to a subscriber.需要连接
sends an optin confirmation e-mail to a subscriber.
认证
需要 Connected AccountTags
TestCampaignByIdLISTMONK_TEST_CAMPAIGN_BY_IDhandles sending of campaign message to arbitrary subscribers for testing需要连接
handles sending of campaign message to arbitrary subscribers for testing
认证
需要 Connected AccountTags
TestSMTPSettingsLISTMONK_TEST_SMTPSETTINGStest smtp settings需要连接
test smtp settings
认证
需要 Connected AccountTags
TransactWithSubscriberLISTMONK_TRANSACT_WITH_SUBSCRIBERsend message to a subscriber需要连接
send message to a subscriber
认证
需要 Connected AccountTags
UpdateCampaignArchiveByIdLISTMONK_UPDATE_CAMPAIGN_ARCHIVE_BY_IDhandles campaign status modification需要连接
handles campaign status modification
认证
需要 Connected AccountTags
UpdateCampaignByIdLISTMONK_UPDATE_CAMPAIGN_BY_IDhandle updation of campaign需要连接
handle updation of campaign
认证
需要 Connected AccountTags
UpdateCampaignStatusByIdLISTMONK_UPDATE_CAMPAIGN_STATUS_BY_IDhandles campaign status modification需要连接
handles campaign status modification
认证
需要 Connected AccountTags
UpdateListByIdLISTMONK_UPDATE_LIST_BY_IDhandles list modification需要连接
handles list modification
认证
需要 Connected AccountTags
UpdatePreviewCampaignByIdLISTMONK_UPDATE_PREVIEW_CAMPAIGN_BY_IDrenders the HTML preview of a campaign body需要连接
renders the HTML preview of a campaign body
认证
需要 Connected AccountTags
UpdateSettingsLISTMONK_UPDATE_SETTINGSreturns updated settings from the DB.需要连接
returns updated settings from the DB.
认证
需要 Connected AccountTags
UpdateSubscriberByIdLISTMONK_UPDATE_SUBSCRIBER_BY_IDmodify subscriber data需要连接
modify subscriber data
认证
需要 Connected AccountTags
UpdateTemplateByIdLISTMONK_UPDATE_TEMPLATE_BY_IDhandles template modification需要连接
handles template modification
认证
需要 Connected AccountTags
UploadMediaLISTMONK_UPLOAD_MEDIAhandles media file uploads.需要连接
handles media file uploads.
认证
需要 Connected AccountTags