Resubscription
Trigger for a Ko-Fi Resubscription
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
amount | number | The resubscription amount Example: 10 |
currency | string | The currency of the resubscription Example: EUR |
from | string | The username from who triggered the event Example: KoFiUser123 |
isPublic | boolean | Is the message shared publicly? Example: true |
message | string | The message the user left Example: My Ko-Fi message |
messageId | string | Kofi's internal identifier |
tier | number | The tier of the resubscription Example: 3 |
timestamp | DateTime | The timestamp of the event Example: 8/4/2023 10:56:06 AM |