createEmEvent
Create email marketing events for a campaign by providing campaign ID and event data including type, email, and timestamp.
Instructions
Create email marketing events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | Campaign ID | |
| events | Yes | Events array: [{type, email, timestamp}] |