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