Common errors
In this section, you can find some of the common errors that you may encounter.
You cannot manually trigger a template event
If you try to trigger one of the template events manually, you will get this error.
Each template in Plunk automatically gets these two reserved events:
my-template-delivered
: Triggered when that template is delivered to an inboxmy-template-opened
: Triggered when that template is opened by a contact
These events are reserved for the system and cannot be manually triggered through the API. Instead, they will be automatically triggered by Plunk.