loyalteez_create_events_batch
Create multiple loyalty events in one batch for a specific platform. Set up entire reward programs and return all created events with implementation code.
Instructions
Create multiple events at once. Perfect for setting up entire programs. Returns all created events plus platform-specific implementation code.
See also: loyalteez://docs/guides/custom-events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | Array of event definitions | |
| brandId | No | Your brand wallet address. If not provided, uses LOYALTEEZ_BRAND_ID environment variable. | |
| platform | Yes | Platform: "discord" | "telegram" | "web" | "shopify" | etc. |