Skip to content

[Components] campaign_monitor #14557

@pipedream-component-development

Description

campaign_monitor

URLs

Polling Sources

new-bounce

Prompt

Emits new event when campaign email bounces. Required prop: Campaign ID.

URLs

new-email-open

Prompt

Emits new event when an email from a campaign is opened. Required prop: Campaign ID. Optional prop: Subscriber ID for tracking specific subscribers.

URLs

new-subscriber

Prompt

Emits new event when a new subscriber is added to a list. Required prop: List ID for tracking specific lists.

URLs

Actions

send-smart-transactional-email

Prompt

Sends an intelligent transactional email to a specified recipient. Required props include 'email', 'subject', and 'content'. Optional props include 'list_id' to specify mailing list, if applicable.

URLs

unsubscribe

Prompt

Removes a subscriber from a mailing list given their email address. The required prop is 'email'. Optional props could include 'list_id' to specify the mailing list from which to remove the subscriber.

URLs

add-subscriber

Prompt

Creates a new subscriber on a specific list. Required props are 'email' and 'list_id'. Optional props include 'name' to personalize the subscriber's profile.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions