createEmEvent
Record email marketing events such as opens or clicks for a campaign by providing campaign ID and event 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 |