Overview
AddEvent
This CDK catalogue package is pinned to @activepieces/piece-add-event@0.1.0 and declares 9 declared actions and 2 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-add-event@0.1.0 - Exact artifact digest:
sha256:5cb22036dc27eae4a4d513a1651e4442ce7119f98cabaeaac31b68328c224ce6 - 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 Event | Yes | No | |
| Update Event | Yes | No | |
| Delete Event | Yes | No | |
| Find Event | Yes | No | |
| Find or Create Event | Yes | No | |
| Create RSVP Attendee | Yes | No | |
| Delete Calendar Subscriber | Yes | No | |
| Create Dynamic Add to Calendar Links | Yes | No | |
| Custom API Call | Yes | No | |
| New Calendar Subscriber | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
| New RSVP Attendee | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
Triggers
New Calendar Subscriber · Poll
Triggers when a new subscriber is added to your AddEvent calendar. Leave the calendar blank to watch all of them.
Inputs
calendar_id· string
New RSVP Attendee · Poll
Triggers when a new attendee RSVPs to your AddEvent event.
Inputs
event_id· 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.