Overview
Buttondown
This CDK catalogue package is pinned to @activepieces/piece-buttondown@0.0.6 and declares 4 declared actions and 3 declared triggers. Its definition is derived from the exact reviewed Activepieces source.
Provider runtime verification is recorded separately when an approved test connection is exercised; this catalogue entry does not claim that verification.
Technical guide
Technical reference
- Package:
@activepieces/piece-buttondown@0.0.6 - Exact artifact digest:
sha256:4c924fe72cb75fd5abaa9ae9d9a18f66a2b9d7cd4426e6dad27af158ce29a8c1 - Source: the exact reviewed Activepieces source
- Authentication, action and trigger schemas are taken from the exact pinned package.
Capability summary
Authentication
Authentication method: custom
Authentication profiles
connection · custom
- API Key Required · protected credential
Supported objects
| Object | Read | Write | Notes |
|---|---|---|---|
| Create Subscriber | Yes | No | |
| List Subscribers | Yes | No | |
| Send Email | Yes | No | |
| Custom API Call | Yes | No | |
| New Subscriber | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
| Subscriber Confirmed | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
| Email Sent | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
Triggers
New Subscriber · Webhook
Triggers when a new subscriber is created.
Inputs
webhookDescription· stringsigningKey· string
Subscriber Confirmed · Webhook
Triggers when a subscriber confirms their email.
Inputs
webhookDescription· stringsigningKey· string
Email Sent · Webhook
Triggers when an email is sent from Buttondown.
Inputs
webhookDescription· stringsigningKey· string
Setup
Setup
Create a tenant connection only in the consuming Studio instance when this connector is made available there. Credentials remain in that tenant's Vault-backed connection and are not stored in CDK package metadata.
Limitations
The package has passed deterministic offline package-load and contract validation. No provider credentials, provider API call or live webhook delivery is represented by this release state.